Skip to content

Commit

Permalink
Merge pull request magento#13 from damienwebdev/2.4-develop
Browse files Browse the repository at this point in the history
ci: use MAGE_OS_CI_TOKEN as GITHUB_TOKEN
  • Loading branch information
Vinai authored Nov 12, 2022
2 parents 99cb364 + e250289 commit 374151b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-upstream-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
matrix: '{ branch: ["2.4-develop"] }'
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
GITHUB_TOKEN: ${{ secrets.MAGE_OS_CI_TOKEN }}

0 comments on commit 374151b

Please sign in to comment.