mirror of
https://github.com/TheSL18/upptime.git
synced 2025-02-27 20:01:05 -06:00
⬆️ Update @upptime to v1.37.0
This commit is contained in:
parent
55326b1942
commit
47edb60a28
2
.github/workflows/setup.yml
vendored
2
.github/workflows/setup.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
|||||||
command: "site"
|
command: "site"
|
||||||
env:
|
env:
|
||||||
GH_PAT: ${{ secrets.GH_PAT || github.token }}
|
GH_PAT: ${{ secrets.GH_PAT || github.token }}
|
||||||
- uses: peaceiris/actions-gh-pages@v3.7.3
|
- uses: peaceiris/actions-gh-pages@v4
|
||||||
name: GitHub Pages Deploy
|
name: GitHub Pages Deploy
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GH_PAT || github.token }}
|
github_token: ${{ secrets.GH_PAT || github.token }}
|
||||||
|
2
.github/workflows/site.yml
vendored
2
.github/workflows/site.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
command: "site"
|
command: "site"
|
||||||
env:
|
env:
|
||||||
GH_PAT: ${{ secrets.GH_PAT || github.token }}
|
GH_PAT: ${{ secrets.GH_PAT || github.token }}
|
||||||
- uses: peaceiris/actions-gh-pages@v3.7.3
|
- uses: peaceiris/actions-gh-pages@v4
|
||||||
name: GitHub Pages Deploy
|
name: GitHub Pages Deploy
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GH_PAT || github.token }}
|
github_token: ${{ secrets.GH_PAT || github.token }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user