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 05cf269 commit 5845e18Copy full SHA for 5845e18
.github/workflows/changelog.yml
@@ -8,7 +8,7 @@ jobs:
8
generate:
9
runs-on: "ubuntu-latest"
10
env:
11
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.MCP_CHANGELOG }}
12
steps:
13
- name: Check out repo
14
uses: actions/checkout@v4
0 commit comments