Skip to content

Commit 4761c6b

Browse files
committed
make gha happy
1 parent 9a57ec9 commit 4761c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push-or-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- uses: softprops/action-gh-release@v1
2020
if: startsWith(github.ref, 'refs/tags/')
2121
with:
22-
files: *.tar.xz
22+
files: '*.tar.xz'

0 commit comments

Comments
 (0)