action on vps
Some checks failed
/ Build Docs (push) Failing after 1m40s
/ Deploy the new doc (push) Has been skipped

This commit is contained in:
Félix Piédallu 2025-10-02 14:45:23 +02:00
parent 4c8dda7cdf
commit 68265198f3

View file

@ -46,7 +46,7 @@ jobs:
deploy: deploy:
name: Deploy the new doc name: Deploy the new doc
needs: build needs: build
runs-on: ubuntu-latest runs-on: vps
if: ${{forge.event_name == 'push' && ( forge.ref == 'refs/heads/main' || forge.ref == 'refs/heads/next' ) }} if: ${{forge.event_name == 'push' && ( forge.ref == 'refs/heads/main' || forge.ref == 'refs/heads/next' ) }}
env: env: