OSDN Git Service

[update] : Added message
authorhayao <hayao@fascode.net>
Sat, 23 Oct 2021 07:58:49 +0000 (16:58 +0900)
committerhayao <hayao@fascode.net>
Sat, 23 Oct 2021 07:58:49 +0000 (16:58 +0900)
.github/workflows/hugo.yaml

index 7a045b6..d7284ad 100644 (file)
@@ -80,5 +80,7 @@ jobs:
             git commit -m "deploy: ${GITHUB_SHA}" -a
             git pull origin master
             git push origin master
+          else
+            echo "Nothing has been pushed"
           fi