We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a57ec9 commit 4761c6bCopy full SHA for 4761c6b
.github/workflows/on-push-or-pr.yaml
@@ -19,4 +19,4 @@ jobs:
19
- uses: softprops/action-gh-release@v1
20
if: startsWith(github.ref, 'refs/tags/')
21
with:
22
- files: *.tar.xz
+ files: '*.tar.xz'
0 commit comments