mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-06-16 16:38:51 +00:00
Update git-auto-commit.yml
Testing this out
This commit is contained in:
parent
e8f94e4dd2
commit
2d459259fd
3
.github/workflows/git-auto-commit.yml
vendored
3
.github/workflows/git-auto-commit.yml
vendored
@ -29,3 +29,6 @@ jobs:
|
||||
- name: "changes detected"
|
||||
if: steps.auto-commit-action.outputs.changes_detected == 'true'
|
||||
run: "echo \"Changes detected\""
|
||||
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user