Skip to content

Commit e12d46f

Browse files
committed
Remove waring in publish-release.yml
1 parent f954026 commit e12d46f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
id: get_release
2020
env:
2121
GITHUB_TOKEN: ${{ github.token }}
22-
with:
23-
tag_name: ${{ github.ref }}
2422
- name: Bump up version
2523
env:
2624
NEW_TAG: ${{ steps.get_release.outputs.tag_name }}

0 commit comments

Comments
 (0)