Skip to content

Commit

Permalink
Update GHA refspec to HEAD:main
Browse files Browse the repository at this point in the history
  • Loading branch information
armalite committed May 12, 2023
1 parent ca3cbaf commit 1a1defe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
git config --local user.name "GitHub Action"
git add pyproject.toml
git commit -m "Update version in pyproject.toml"
git push
git push origin HEAD:main

0 comments on commit 1a1defe

Please sign in to comment.