There was an error while loading. Please reload this page.
2 parents 9536090 + e2c5918 commit 6f5513cCopy full SHA for 6f5513c
2 files changed
.github/workflows/deploy_prerelease.yml
@@ -20,7 +20,7 @@ jobs:
20
env:
21
CF_API_KEY: ${{ secrets.CF_API_KEY }}
22
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
23
- GITHUB_OAUTH: ${{ secrets.GITHUB_OAUTH }}
+ GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
24
25
# "steps" holds a list of all the steps needed to package and release our AddOn
26
steps:
.github/workflows/deploy_release.yml
@@ -22,7 +22,7 @@ jobs:
WOW_CLASSIC_VERSION: ${{ secrets.WOW_CLASSIC_VERSION }}
27
CF_PROJECT_ID: 26753
28
WOWI_PROJECT_ID: 15636
0 commit comments