ci: fix missing token

This commit is contained in:
lowlighter
2022-04-24 11:50:20 -04:00
parent 8bc10f649b
commit 9bdacb9383
2 changed files with 3 additions and 0 deletions

View File

@@ -142,6 +142,7 @@ jobs:
secrets:
METRICS_TOKEN: ${{ secrets.METRICS_TOKEN }}
METRICS_TOKEN_WITH_SCOPES: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
METRICS_TOKEN_PERSONAL: ${{ secrets.METRICS_TOKEN_PERSONAL }}
PAGESPEED_TOKEN: ${{ secrets.PAGESPEED_TOKEN }}
SPOTIFY_TOKENS: ${{ secrets.SPOTIFY_TOKENS }}
STOCK_TOKEN: ${{ secrets.STOCK_TOKEN }}