Skip to content

Commit 459d22d

Browse files
committed
fix: include hidden folder (.millennium) in the plugin artifact zip for testing
1 parent 5091b2f commit 459d22d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,5 @@ jobs:
156156
uses: actions/upload-artifact@v4
157157
with:
158158
name: ${{ env.PLUGIN_NAME }}
159+
include-hidden-files: true
159160
path: dist/

0 commit comments

Comments
 (0)