Adding namespace to deeployer

This commit is contained in:
David Négrier 2020-04-09 12:14:06 +02:00
parent 1376d5b24c
commit 8eba5276dd
1 changed files with 3 additions and 1 deletions

View File

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