mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-08-22 01:15:02 -05:00
CI: Add link to deploy commit (#279)
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -73,3 +73,5 @@ jobs:
|
||||
git add -A .
|
||||
git commit -m "Deploy: $GITHUB_SHA"
|
||||
git push
|
||||
deploy_commit=`git rev-parse HEAD`
|
||||
echo "See deployment: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/commit/$deploy_commit"
|
||||
|
||||
Reference in New Issue
Block a user