Adding namespace to deeployer
This commit is contained in:
@@ -62,5 +62,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: "Deploy"
|
- name: Deploy
|
||||||
uses: thecodingmachine/deeployer@master
|
uses: thecodingmachine/deeployer@master
|
||||||
|
with:
|
||||||
|
namespace: workadventure-${GITHUB_REF#refs/heads/}
|
||||||
|
|||||||
Reference in New Issue
Block a user