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:
@@ -29,4 +29,5 @@ jobs:
|
||||
- run: |
|
||||
git add pages/
|
||||
git commit -m "${{ env.CI_COMMIT_MESSAGE }}"
|
||||
git pull
|
||||
- run: git subtree push --prefix pages origin pages
|
||||
|
Reference in New Issue
Block a user