generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4666881
commit 5f7ae5a
Showing
8 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,4 +29,4 @@ jobs: | |
with: | ||
command: "graphs" | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GH_PAT }} | ||
GH_PAT: ${{ secrets.GH_PAT }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected] | ||
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/[email protected] | ||
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/[email protected] | ||
name: GitHub Pages Deploy | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ jobs: | |
with: | ||
command: "site" | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GH_PAT }} | ||
GH_PAT: ${{ secrets.GH_PAT }} | ||
- uses: peaceiris/[email protected] | ||
name: GitHub Pages Deploy | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,4 +29,4 @@ jobs: | |
with: | ||
command: "update-template" | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GH_PAT }} | ||
GH_PAT: ${{ secrets.GH_PAT }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters