Adding ADMIN_API_TOKEN

This commit is contained in:
David Négrier 2020-10-14 12:25:05 +02:00
parent cf4c608360
commit ff37e0f9b9

View file

@ -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 }}