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
8b4034b5c8
commit
afe519e6d6
@ -32,5 +32,5 @@ jobs:
|
|||||||
cd pages/
|
cd pages/
|
||||||
git add .
|
git add .
|
||||||
git commit -m "${{ env.CI_COMMIT_MESSAGE }}"
|
git commit -m "${{ env.CI_COMMIT_MESSAGE }}"
|
||||||
git push --origin HEAD:pages
|
git push origin HEAD:pages
|
||||||
- run: curl https://docs.xeovalyte.dev/update/static
|
- run: curl https://docs.xeovalyte.dev/update/static
|
||||||
|
Loading…
Reference in New Issue
Block a user