token
This commit is contained in:
@@ -59,8 +59,7 @@ jobs:
|
||||
with:
|
||||
repository: qore/qore-frontend
|
||||
ref: ${{ steps.get-version.outputs.version }}
|
||||
ssh-key: ${{ vars.QORE_FRONTEND_DEPLOY_TOKEN }}
|
||||
ssh-strict: no
|
||||
token: ${{ vars.REGISTRY_TOKEN }}
|
||||
path: frontend/src/qore
|
||||
|
||||
- name: Create frontend .env file from secret
|
||||
|
Reference in New Issue
Block a user