Skip to content

Commit ae7fb7b

Browse files
committed
Updated workflow to support WAGO.
1 parent 70bf453 commit ae7fb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
CF_API_KEY: ${{ secrets.CF_API_KEY }}
3535
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
36-
## WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
36+
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
3737
## GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }} # "GITHUB_TOKEN" is a secret always provided to the workflow
3838
## # for your own token, the name cannot start with "GITHUB_"
3939

0 commit comments

Comments
 (0)