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 f8b7985 commit aee3f0bCopy full SHA for aee3f0b
.github/workflows/check-changeset.yml
@@ -29,7 +29,7 @@ on:
29
- completed
30
31
env:
32
- GH_TOKEN: ${{ secrets.RELEASE_BOT_TOKEN }}
+ GH_TOKEN: ${{ secrets.ASGARDEO_GITHUB_BOT_TOKEN }}
33
IS_RELEASE_MODE: false
34
35
jobs:
0 commit comments