Skip to content

Commit

Permalink
Update render.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TanguyBarthelemy authored Sep 27, 2023
1 parent 4eee770 commit 4754fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
git config --local user.name "$GITHUB_ACTOR"
git config --local user.email "[email protected]"
git add -A
git commit -am "rebuild" || echo "No changes to commit"
git commit -am "Sheets built!" || echo "No changes to commit"
git push origin || echo "No change to push !"

0 comments on commit 4754fd2

Please sign in to comment.