Fixing deploy URL in Github message

This commit is contained in:
David Négrier
2021-02-16 10:28:00 +01:00
parent b9c839a87d
commit f5610261c0
+1 -1
View File
@@ -159,5 +159,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
msg: Environment deployed at https://${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com
msg: Environment deployed at https://play.${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com
check_for_duplicate_msg: true