Adding namespace to deeployer

This commit is contained in:
David Négrier 2020-04-09 12:14:06 +02:00
parent 1376d5b24c
commit 8eba5276dd

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