Skip to content

Commit

Permalink
chore(ci): update format action
Browse files Browse the repository at this point in the history
  • Loading branch information
mcansh authored Dec 3, 2021
1 parent 9550aec commit ff9a0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
exit 0
fi
git commit -m "chore: format" -m "formatted $GITHUB_SHA"
git push github HEAD:${GITHUB_REF}
git push
echo "💿 pushed formatting changes https://github.com/$GITHUB_REPOSITORY/commit/$(git rev-parse HEAD)"

0 comments on commit ff9a0c4

Please sign in to comment.