Skip to content

Commit

Permalink
Update commands.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Jul 19, 2024
1 parent 4f67f69 commit 979c4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ jobs:
git pull origin ${{ github.head_ref }}
git add .
git commit -m "Update from benchmark"
git push origin HEAD:refs/heads/${{ github.head_ref }}
git push origin ${{ github.head_ref }}

0 comments on commit 979c4d1

Please sign in to comment.