Skip to content

Commit 99e46cc

Browse files
author
Markus Guder
committed
release tag
1 parent a72bb2e commit 99e46cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
env:
6565
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
6666
with:
67-
tag_name: ${{ github.ref }}
67+
tag_name: tag-${{ github.run_id }}
6868
release_name: Release ${{ github.run_id }}
6969
body: |
7070
${{ steps.Changelog.outputs.changelog }}

0 commit comments

Comments
 (0)