ci: update workflow [skip test]

This commit is contained in:
lowlighter
2022-01-15 23:50:40 -05:00
parent f5404a4c1e
commit 07e55b85b3

View File

@@ -142,12 +142,12 @@ jobs:
uses: lowlighter/metrics/.github/workflows/examples.yml@master
secrets:
METRICS_TOKEN: ${{ secrets.METRICS_TOKEN }}
#METRICS_TOKEN_WITH_SCOPES: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
#PAGESPEED_TOKEN: ${{ secrets.PAGESPEED_TOKEN }}
#SPOTIFY_TOKENS: ${{ secrets.SPOTIFY_TOKENS }}
#STOCK_TOKEN: ${{ secrets.STOCK_TOKEN }}
#TWITTER_TOKEN: ${{ secrets.TWITTER_TOKEN }}
#WAKATIME_TOKEN: ${{ secrets.WAKATIME_TOKEN }}
METRICS_TOKEN_WITH_SCOPES: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
PAGESPEED_TOKEN: ${{ secrets.PAGESPEED_TOKEN }}
SPOTIFY_TOKENS: ${{ secrets.SPOTIFY_TOKENS }}
STOCK_TOKEN: ${{ secrets.STOCK_TOKEN }}
TWITTER_TOKEN: ${{ secrets.TWITTER_TOKEN }}
WAKATIME_TOKEN: ${{ secrets.WAKATIME_TOKEN }}
# Build docker image from master and publish it to GitHub registry with release tag
docker-release: