Fix "commit-changes" job
This commit is contained in:
parent
1867e51025
commit
88cc097456
|
@ -297,6 +297,7 @@ jobs:
|
|||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: channels
|
||||
path: channels
|
||||
- name: Commit Changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue