Skip to content

Commit

Permalink
(ci): fix WOWI_API_TOKEN settings in bigwigs_pkg.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spamwax committed Jul 24, 2024
1 parent 0c314c8 commit 8c246b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bigwigs_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WOWI_API_TOKEN: ${{ WOWI_API_TOKEN }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}

0 comments on commit 8c246b8

Please sign in to comment.