Skip to content

Commit

Permalink
Update deploy_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuller authored Oct 13, 2020
1 parent 3ba8c8f commit e2c5918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
GITHUB_OAUTH: ${{ secrets.GITHUB_OAUTH }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
WOW_CLASSIC_VERSION: ${{ secrets.WOW_CLASSIC_VERSION }}
CF_PROJECT_ID: 26753
WOWI_PROJECT_ID: 15636
Expand Down

0 comments on commit e2c5918

Please sign in to comment.