Skip to content

Commit 79759a1

Browse files
authored
Update tagging.yaml
1 parent 2e343af commit 79759a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tagging.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
WITH_V: false
2121

2222
with:
23-
tag_name: ${{ github.ref }}
24-
release_name: Release ${{ github.ref }}
23+
tag_name: 1.0.0
24+
release_name: Release
2525
body: |
2626
Changes in this Release
2727
- First Change

0 commit comments

Comments
 (0)