Skip to content

Commit 6d02ee8

Browse files
committed
actually, tag should be pushed by me (signed)
1 parent 0a8f46e commit 6d02ee8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ jobs:
4949
- name: Create .env file
5050
run: echo "PYPI_TOKEN=${{ secrets.PYPI_TOKEN }}" > .env
5151

52-
- name: Add Tag
53-
run: task push-tag
54-
5552
- name: Publish
5653
run: task publish
5754

0 commit comments

Comments
 (0)