Fixing action
This commit is contained in:
parent
0ba6941cd2
commit
efccdcbb06
2 changed files with 1 additions and 2 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
@ -67,4 +67,4 @@ jobs:
|
|||
env:
|
||||
KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }}
|
||||
with:
|
||||
namespace: workadventure-${{GITHUB_REF_SLUG}}
|
||||
namespace: workadventure-${{ env.GITHUB_REF_SLUG }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue