Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
temp name
  • Loading branch information
thomasjonstrup committed Dec 29, 2023
1 parent cbc1735 commit 315ae51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref_name }}
release_name: Release v1
body: |
Changes in this Release
- First Change
Expand Down

0 comments on commit 315ae51

Please sign in to comment.