Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
remove wago token (broken)
  • Loading branch information
csutcliff authored Aug 14, 2024
1 parent 92a9aa9 commit d5ea979
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
# specify the environment variables used by the packager, matching the secrets from the project on GitHub
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }} # "GITHUB_TOKEN" is a secret always provided to the workflow
# for your own token, the name cannot start with "GITHUB_"

Expand Down

0 comments on commit d5ea979

Please sign in to comment.