Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 25s
Some checks failed
Continuous Integration / build (push) Failing after 25s
This commit is contained in:
parent
84e5cc9cf5
commit
66e3da412a
@ -29,4 +29,5 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git add pages/
|
git add pages/
|
||||||
git commit -m "${{ env.CI_COMMIT_MESSAGE }}"
|
git commit -m "${{ env.CI_COMMIT_MESSAGE }}"
|
||||||
|
git pull
|
||||||
- run: git subtree push --prefix pages origin pages
|
- run: git subtree push --prefix pages origin pages
|
||||||
|
Loading…
Reference in New Issue
Block a user