Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
QiubyZ committed Sep 9, 2024
1 parent ed498f7 commit ecdab87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
id: release-id
uses: actions/create-release@v1
with:
tag_name: "${{env.TAG}}-${{github.run_number}}"
tag_name: v1
release_name: ${{env.PROJECT_NAME}}
draft: false
prerelease: false
Expand Down

0 comments on commit ecdab87

Please sign in to comment.