mirror of
https://github.com/TeamPiped/piped-uptime.git
synced 2024-12-06 20:00:11 +01:00
⬆️ Update @upptime to v1.37.0
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
command: "site"
|
||||
env:
|
||||
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
|
||||
with:
|
||||
github_token: ${{ secrets.GH_PAT || github.token }}
|
||||
|
||||
@@ -38,7 +38,7 @@ jobs:
|
||||
command: "site"
|
||||
env:
|
||||
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
|
||||
with:
|
||||
github_token: ${{ secrets.GH_PAT || github.token }}
|
||||
|
||||
Reference in New Issue
Block a user