diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index 89787787..a0a9c6c6 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -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