Skip to content

Commit

Permalink
Change to head ref
Browse files Browse the repository at this point in the history
  • Loading branch information
retinfai committed Feb 29, 2024
1 parent 4052987 commit 6caae07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoformatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.BOT_ACCESS_TOKEN}}
branch: ${{ github.ref }}
branch: ${{ github.head_ref }}

0 comments on commit 6caae07

Please sign in to comment.