fix: syntax err in workflow
Some checks failed
Deploy Pages / Generate-Pages (push) Failing after 1m11s
Some checks failed
Deploy Pages / Generate-Pages (push) Failing after 1m11s
This commit is contained in:
parent
422fa4dc09
commit
d3f4c7ee44
@ -33,7 +33,7 @@ jobs:
|
||||
- name: Copy new files
|
||||
run: cp -r ../pages/* .
|
||||
- name: Commit and Push back Changes
|
||||
use: https://github.com/stefanzweifel/git-auto-commit-action@v5
|
||||
uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: "Auto deploy pages"
|
||||
commit_user_name: "Gitea-Actions[bot]"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user