Skip to content

Commit

Permalink
mayyyyyybeeee?
Browse files Browse the repository at this point in the history
  • Loading branch information
StarManTheGamer committed Jun 5, 2024
1 parent 3421f23 commit 182090c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:

- name: Push changes
if: env.changes_committed == 'true'
run: git push origin HEAD:${{ github.head_ref }}
run: git push origin HEAD:${{ github.event.pull_request.head.ref }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 182090c

Please sign in to comment.