This commit is contained in:
Jamie Schouten 2025-02-10 16:31:08 +01:00
parent 8f0b8b5a27
commit aad3c29a9a

View File

@ -59,8 +59,7 @@ jobs:
with: with:
repository: qore/qore-frontend repository: qore/qore-frontend
ref: ${{ steps.get-version.outputs.version }} ref: ${{ steps.get-version.outputs.version }}
ssh-key: ${{ vars.QORE_FRONTEND_DEPLOY_TOKEN }} token: ${{ vars.REGISTRY_TOKEN }}
ssh-strict: no
path: frontend/src/qore path: frontend/src/qore
- name: Create frontend .env file from secret - name: Create frontend .env file from secret