Skip to content

Commit

Permalink
Removing hyphen
Browse files Browse the repository at this point in the history
  • Loading branch information
wmat committed Mar 5, 2025
1 parent 4c4d0a5 commit bb66e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
cd styles
echo $GITHUB_RUN_NUMBER > version.txt
zip -r RISCVVale.zip *
gh release create v$GITHUB_RUN_NUMBER 'RISCV-Vale.zip'
gh release create v$GITHUB_RUN_NUMBER 'RISCVVale.zip'
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit bb66e5b

Please sign in to comment.