Skip to content

Commit

Permalink
馃悰 git git is not a command
Browse files Browse the repository at this point in the history
  • Loading branch information
cif committed Nov 17, 2022
1 parent f6111f4 commit 299a765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Expand Up @@ -38,5 +38,5 @@ jobs:
git config --global user.name "mintbaseteam"
git config --global user.email "eng@mintbase.io"
git add --all
git git diff-index --quiet HEAD ||commit -m "馃搾 馃 ${{ github.event.head_commit.message || github.event.release.tag_name }} docs sync"
git diff-index --quiet HEAD ||commit -m "馃搾 馃 ${{ github.event.head_commit.message || github.event.release.tag_name }} docs sync"
git push origin HEAD

0 comments on commit 299a765

Please sign in to comment.