diff --git a/.github/workflows/traffic-exporter.yml b/.github/workflows/traffic-exporter.yml index 14280fb1..711faf30 100644 --- a/.github/workflows/traffic-exporter.yml +++ b/.github/workflows/traffic-exporter.yml @@ -35,5 +35,5 @@ jobs: env: GH_TOKEN: ${{ secrets.GH_TOKEN }} # Point the environment variable to the file path created in the previous step - GOOGLE_SHEEETS_CREDENTIALS: ${{ steps.write_creds.outputs.filePath }} + GOOGLE_SHEETS_CREDENTIALS: ${{ steps.write_creds.outputs.filePath }} run: python .github/scripts/export_traffic.py