Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
update realase job
Browse files Browse the repository at this point in the history
  • Loading branch information
dawkaka committed Jul 16, 2024
1 parent 6118108 commit 1766527
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
git add CHANGELOG.md
git add setup.py
git commit -m "chore: release ${{ env.NEW_VERSION }}"
git tag v${{ env.NEW_VERSION }}
# Push changes and tags
- name: Push changes
Expand Down

0 comments on commit 1766527

Please sign in to comment.