Skip to content

Commit 93a2302

Browse files
committed
no verify tag
1 parent 527b096 commit 93a2302

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/auto-release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ jobs:
4848
4949
gh release create "$TAG" \
5050
--title "Release $VERSION" \
51-
--notes-file release_body.txt \
52-
--verify-tag
51+
--notes-file release_body.txt
5352
5453
- name: Skip Release
5554
if: steps.check_release.outputs.exists == 'true'

0 commit comments

Comments
 (0)