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.
1 parent e250289 commit da8b58cCopy full SHA for da8b58c
.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