Skip to content

Commit

Permalink
chore(ci): fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
lzt1008 committed Dec 5, 2024
1 parent d62619c commit e5ae96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
run: |
git add .
git commit -m "chore: update tpw.rb for release ${{ needs.release.outputs.tag_name }}"
git push origin master
git push origin main

0 comments on commit e5ae96c

Please sign in to comment.