Skip to content

Commit

Permalink
add wago to release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle committed Aug 21, 2024
1 parent 5abc32f commit ca5de22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:

env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}

# "steps" holds a list of all the steps needed to package and release our AddOn
Expand Down

0 comments on commit ca5de22

Please sign in to comment.