Skip to content

Commit

Permalink
fixup! set INFLUXDB_TOKEN for dry-run
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <[email protected]>
  • Loading branch information
bajtos committed Feb 12, 2025
1 parent e724cd9 commit be091b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
- run: npm run dry-run
env:
GLIF_TOKEN: ${{ secrets.GLIF_TOKEN }}
INFLUXDB_TOKEN: ${{ secrets.INFLUXDB_TOKEN }}

docker-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit be091b0

Please sign in to comment.