We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f6ffb commit 2be3540Copy full SHA for 2be3540
.github/workflows/build-apps.yml
@@ -153,4 +153,4 @@ jobs:
153
gh release create ${{ github.ref_name }} \
154
--title "Release ${{ github.ref_name }}" \
155
--generate-notes \
156
- artifacts/**/*
+ artifacts/*
0 commit comments