Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

Commit 13266ad

Browse files
committed
Add support for wago.io
1 parent 130d498 commit 13266ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
env:
2424
CF_API_KEY: ${{ secrets.CF_API_KEY }}
2525
#WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
26-
#WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
26+
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
2727
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }} # "GITHUB_TOKEN" is a secret always provided to the workflow
2828
# for your own token, the name cannot start with "GITHUB_"
2929

0 commit comments

Comments
 (0)