We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bcfa8 commit 23546ebCopy full SHA for 23546eb
.github/workflows/actions.yml
@@ -59,5 +59,5 @@ jobs:
59
git config user.name github-actions[bot]
60
git config user.email github-actions[bot]@github.com
61
git add .
62
- git commit -m "Gogh 🤖" || echo "No changes to commit"
+ git commit -m "Gogh 🤖"
63
git push
0 commit comments