Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HaiyiMei committed Jun 27, 2024
1 parent 3c91cdf commit 11f698a
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 @@ -81,4 +81,4 @@ jobs:
python -m xrfeitoria.utils.publish_plugins update-plugin-info
git add .
git commit -m "[bot] Update plugin info"
git push
git push origin HEAD:${{ github.head_ref }}

0 comments on commit 11f698a

Please sign in to comment.