Skip to content

Commit b2a2db9

Browse files
committed
update tag_name
1 parent eb03f12 commit b2a2db9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
with:
30-
allowUpdates: true
31-
tag_name: ${{ github.ref }}
30+
tag_name: 1.0.1
3231
release_name: Release ${{ github.ref }}
3332
body: |
3433
Automated Release by GitHub Action CI

0 commit comments

Comments
 (0)