fix: git token
Some checks failed
Deploy / deploy (push) Failing after 12s

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2026-03-10 22:08:35 +01:00
parent 3941cb4b8f
commit 0756460fbc
2 changed files with 4 additions and 1 deletions

View File

@@ -27,4 +27,5 @@ jobs:
- name: Deploy
env:
DEPLOY_HOST: ${{ secrets.DEPLOY_HOST }}
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
run: php deployer.phar deploy production -vvv