Skip to content

Commit 5df55ad

Browse files
authored
test #BUILD
1 parent 60eb1aa commit 5df55ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151
with:
52-
tag_name: ${{ github.ref }}
52+
tag_name: ${{ steps.version.outputs.version }}
5353
release_name: Release ${{ steps.version.outputs.version }}
5454
body: |
5555
Automated Release by GitHub Action CI

0 commit comments

Comments
 (0)