Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
solita-michalguspiel authored Jul 22, 2022
1 parent 2202309 commit dd76bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
git config --global user.name "solita-michalguspiel"
git config --global user.email "[email protected]"
git add -A
git diff-index --quiet HEAD || git commit -m 'bla'
git commit -m "update readme"
git push
Expand Down

0 comments on commit dd76bff

Please sign in to comment.