Skip to content

Commit 23fc93a

Browse files
LukaswndLukaswnd
Lukaswnd
authored and
Lukaswnd
committed
change release name with number
1 parent 6ba9e02 commit 23fc93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_sdk_manual_v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
with:
59-
tag_name: "${{ github.event.inputs.target }}_${{ github.run_number }}"
59+
tag_name: "3.0.0.${{ github.run_number }}"
6060
files: |
6161
dist/framework*
6262

0 commit comments

Comments
 (0)