Skip to content

Commit

Permalink
Fix artifact pattern.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Feb 17, 2025
1 parent 6017c16 commit a2b6827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verible-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ jobs:
uses: svenstaro/[email protected]
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: verible-v*.{tar.gz,zip}"
file: verible-v*.{tar.gz,zip}
tag: ${{ env.TAG }}
overwrite: true
file_glob: true
Expand Down

0 comments on commit a2b6827

Please sign in to comment.