mirror of
https://github.com/wahyd4/upptime.git
synced 2026-08-09 05:06:31 +10:00
👷 Fix env syntax in Graphs CI
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
||||
node-version: 14
|
||||
- name: Update graphs
|
||||
run: npx @upptime/graphs
|
||||
env:
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
SECRET_SITE: ${{ secrets.SECRET_SITE }}
|
||||
- name: Commit new data
|
||||
|
||||
Reference in New Issue
Block a user