fix quote

This commit is contained in:
tooomm
2022-01-24 17:31:24 +01:00
committed by GitHub
parent 6fd325b176
commit 0610f60c9f

View File

@@ -75,4 +75,4 @@ jobs:
git commit -m "Deploy: $GITHUB_SHA"
git push
deploy_commit=`git rev-parse HEAD`
echo ::notice::"See deployment: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/commit/$deploy_commit"
echo "::notice::See deployment: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/commit/$deploy_commit"