Skip to content

Commit

Permalink
docs: test wf2
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsf committed Apr 3, 2024
1 parent c619ad1 commit 1700608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "Sanqi"
git commit -a -m "Feat: update changelog"
git push origin main
git tag v${{ steps.package-version.outputs.version }}
git push origin v${{ steps.package-version.outputs.version }}
Expand Down

0 comments on commit 1700608

Please sign in to comment.