diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3640be3..8027c3f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,5 +17,4 @@ jobs: image: "game:latest" - name: What next? - run: echo "Once this action is finished, you can run the 'Export' action - to pulish the game at https://adam.math.hhu.de/#/g/$GITHUB_REPOSITORY." + run: echo "Once this action is finished, you can run the 'Export' action to pulish the game at https://adam.math.hhu.de/#/g/$GITHUB_REPOSITORY."