We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5091b2f commit 459d22dCopy full SHA for 459d22d
1 file changed
.github/workflows/ci.yml
@@ -156,4 +156,5 @@ jobs:
156
uses: actions/upload-artifact@v4
157
with:
158
name: ${{ env.PLUGIN_NAME }}
159
+ include-hidden-files: true
160
path: dist/
0 commit comments