Skip to content

Commit

Permalink
🐛 push to ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0q committed Nov 17, 2023
1 parent f6cb051 commit 73e294a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-checksum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
git config --global user.email "[email protected]"
git add -A
git commit --author . -m "chore(aqua): update checksum"
git push
git push origin HEAD:${{ github.ref }}
if: steps.diff.outcome == 'failure'

0 comments on commit 73e294a

Please sign in to comment.