Skip to content

Commit

Permalink
v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MizuriGit committed Dec 12, 2023
1 parent 6058859 commit e073a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: >-
gh release create ${{ github.ref_name }}
"release.zip#Whatever you want to call this artifact"
"CHANGELOG.md#Whatever you want to call this artifact"
--generate-notes
--title "Version ${{ github.ref_name }} (or some other name)"

0 comments on commit e073a9d

Please sign in to comment.