Skip to content

Commit 5845e18

Browse files
committed
feat: add PAT
1 parent 05cf269 commit 5845e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
generate:
99
runs-on: "ubuntu-latest"
1010
env:
11-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
11+
GITHUB_TOKEN: ${{ secrets.MCP_CHANGELOG }}
1212
steps:
1313
- name: Check out repo
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)