Adding namespace to deeployer
This commit is contained in:
parent
1376d5b24c
commit
8eba5276dd
4
.github/workflows/build-and-deploy.yml
vendored
4
.github/workflows/build-and-deploy.yml
vendored
@ -62,5 +62,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: "Deploy"
|
||||
- name: Deploy
|
||||
uses: thecodingmachine/deeployer@master
|
||||
with:
|
||||
namespace: workadventure-${GITHUB_REF#refs/heads/}
|
||||
|
Loading…
Reference in New Issue
Block a user