Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ZelionGG committed Jan 12, 2025
1 parent 42f96da commit 396e4ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CF-Wago-Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:

# specify the environment variables used by the packager, matching the secrets for the project on GitHub
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
# CF_API_KEY: ${{ secrets.CF_API_KEY }}
# WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.CUSTOM_PAT }} # this secret is pre-provided for the workflow and does not
# need to be added yourself, we just reference it here.

Expand Down

0 comments on commit 396e4ed

Please sign in to comment.