Adding ADMIN_API_TOKEN
This commit is contained in:
parent
cf4c608360
commit
ff37e0f9b9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-deploy.yml
vendored
1
.github/workflows/build-and-deploy.yml
vendored
|
@ -120,6 +120,7 @@ jobs:
|
|||
uses: thecodingmachine/deeployer@master
|
||||
env:
|
||||
KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }}
|
||||
ADMIN_API_TOKEN: ${{ secrets.ADMIN_API_TOKEN }}
|
||||
with:
|
||||
namespace: workadventure-${{ env.GITHUB_REF_SLUG }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue