Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qoomon authored Nov 1, 2024
1 parent 92e5042 commit 50713b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
message: work work
skip-empty: true

- run: git push
- if: ${{ steps.commit.outputs.commit != null }}
run: git push
```
### Inputs
Expand Down

0 comments on commit 50713b3

Please sign in to comment.