token
This commit is contained in:
parent
8f0b8b5a27
commit
aad3c29a9a
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user