mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-04-29 06:49:23 +02:00
Echo changes_detected in workflow
This commit is contained in:
@@ -10,4 +10,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Use git-auto-commit-action
|
- name: Use git-auto-commit-action
|
||||||
|
id: "auto-commit-action"
|
||||||
uses: ./
|
uses: ./
|
||||||
|
|
||||||
|
- name: "outputs"
|
||||||
|
run: "echo \"${{ steps.auto-commit-action.outputs.changes_detected }}\""
|
||||||
|
|||||||
Reference in New Issue
Block a user