Check GitHub Pages status
This commit is contained in:
parent
0b06869321
commit
513a586b39
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -30,6 +30,11 @@ jobs:
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
EOL
|
EOL
|
||||||
|
-
|
||||||
|
name: Check GitHub Pages status
|
||||||
|
uses: crazy-max/ghaction-github-status@v1
|
||||||
|
with:
|
||||||
|
pages_threshold: major_outage
|
||||||
-
|
-
|
||||||
name: Deploy
|
name: Deploy
|
||||||
if: success()
|
if: success()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user