mirror of
https://github.com/wahyd4/status.git
synced 2026-08-09 05:06:11 +10:00
⬆️ Update @upptime to v1.26.1
This commit is contained in:
@@ -29,4 +29,4 @@ jobs:
|
||||
with:
|
||||
command: "graphs"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
|
||||
@@ -29,5 +29,5 @@ jobs:
|
||||
with:
|
||||
command: "response-time"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
SECRETS_CONTEXT: ${{ toJson(secrets) }}
|
||||
|
||||
@@ -30,20 +30,20 @@ jobs:
|
||||
with:
|
||||
command: "update-template"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
- name: Update response time
|
||||
uses: upptime/uptime-monitor@v1.26.1
|
||||
with:
|
||||
command: "response-time"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
SECRETS_CONTEXT: ${{ toJson(secrets) }}
|
||||
- name: Update summary in README
|
||||
uses: upptime/uptime-monitor@v1.26.1
|
||||
with:
|
||||
command: "readme"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
- name: Generate graphs
|
||||
uses: benc-uk/workflow-dispatch@v1
|
||||
with:
|
||||
@@ -54,7 +54,7 @@ jobs:
|
||||
with:
|
||||
command: "site"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
- uses: peaceiris/actions-gh-pages@v3.7.3
|
||||
name: GitHub Pages Deploy
|
||||
with:
|
||||
|
||||
@@ -30,7 +30,7 @@ jobs:
|
||||
with:
|
||||
command: "site"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
- uses: peaceiris/actions-gh-pages@v3.7.3
|
||||
name: GitHub Pages Deploy
|
||||
with:
|
||||
|
||||
@@ -29,7 +29,7 @@ jobs:
|
||||
with:
|
||||
command: "readme"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
- name: Run readme-repos-list
|
||||
uses: koj-co/readme-repos-list@master
|
||||
with:
|
||||
|
||||
@@ -29,4 +29,4 @@ jobs:
|
||||
with:
|
||||
command: "update-template"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
|
||||
@@ -27,4 +27,4 @@ jobs:
|
||||
- name: Update code
|
||||
uses: upptime/updates@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
|
||||
@@ -29,5 +29,5 @@ jobs:
|
||||
with:
|
||||
command: "update"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
SECRETS_CONTEXT: ${{ toJson(secrets) }}
|
||||
|
||||
Reference in New Issue
Block a user