We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 374151b + da8b58c commit c0d9df7Copy full SHA for c0d9df7
.github/workflows/merge-upstream-changes.yml
@@ -13,4 +13,4 @@ jobs:
13
matrix: '{ branch: ["2.4-develop"] }'
14
secrets:
15
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
16
- GITHUB_TOKEN: ${{ secrets.MAGE_OS_CI_TOKEN }}
+ MAGEOS_GITHUB_TOKEN: ${{ secrets.MAGE_OS_CI_TOKEN }}
0 commit comments