Adding namespace to deeployer
This commit is contained in:
@@ -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/}
|
||||
|
||||
Reference in New Issue
Block a user