Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 1766527

Browse files
committed
update realase job
1 parent 6118108 commit 1766527

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release_package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
git add CHANGELOG.md
6161
git add setup.py
6262
git commit -m "chore: release ${{ env.NEW_VERSION }}"
63-
git tag v${{ env.NEW_VERSION }}
6463
6564
# Push changes and tags
6665
- name: Push changes

0 commit comments

Comments
 (0)