Fixing push action
authorDavid Négrier <d.negrier@thecodingmachine.com>
Thu, 9 Apr 2020 09:57:19 +0000 (11:57 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Thu, 9 Apr 2020 09:57:19 +0000 (11:57 +0200)
.github/workflows/build-and-deploy.yml

index a2e21d3f2746a03527a4ce1b2cea068411ef0aad..54c143fb5fb528d4bc28127ccbd6a132fa9476eb 100644 (file)
@@ -32,7 +32,6 @@ jobs:
           repository: thecodingmachine/workadventure-front
           tag_with_ref: true
           add_git_labels: true
-        working-directory: "front"
 
   build-back: