Check GitHub Pages status

This commit is contained in:
CrazyMax 2020-06-28 04:07:30 +02:00
parent 0b06869321
commit 513a586b39
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -30,6 +30,11 @@ jobs:
</body>
</html>
EOL
-
name: Check GitHub Pages status
uses: crazy-max/ghaction-github-status@v1
with:
pages_threshold: major_outage
-
name: Deploy
if: success()