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 da654f7 commit 707f110Copy full SHA for 707f110
.github/workflows/release.yml
@@ -51,4 +51,4 @@ jobs:
51
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
52
with:
53
body_path: RELEASE-NOTES
54
- files: *.tar
+ files: "*.tar"
0 commit comments