We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa79cae + c23b046 commit 85528a7Copy full SHA for 85528a7
1 file changed
.github/workflows/deploy.yaml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/upload-artifact@v4
18
with:
19
name: deploy
20
+ include-hidden-files: true
21
path: build/
22
- name: Create draft release
23
env:
0 commit comments