Update .gitea/workflows/pages.yml
Some checks failed
Continuous Integration / build (push) Failing after 25s

This commit is contained in:
xeovalyte 2024-01-19 12:44:47 +01:00
parent 8b4034b5c8
commit afe519e6d6

View File

@ -32,5 +32,5 @@ jobs:
cd pages/
git add .
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