diff --git a/.gitea/workflows/pages.yml b/.gitea/workflows/pages.yml index bfd3ae7..f02c29e 100644 --- a/.gitea/workflows/pages.yml +++ b/.gitea/workflows/pages.yml @@ -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