Skip to content

Commit 9ff2a0f

Browse files
committed
Update changelog workflow token reference
1 parent a1ce3c0 commit 9ff2a0f

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
@@ -17,7 +17,7 @@ jobs:
1717
- uses: Automattic/vip-actions/changelog@update/build-tools
1818
with:
1919
endpoint: ${{ env.CHANGELOG_POST_ENDPOINT }}
20-
endpoint-token: ${{ secrets.CHANGELOG_DOCS_POST_TOKEN }}
20+
endpoint-token: ${{ secrets.CHANGELOG_POST_TOKEN }}
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222
status: 'draft'
2323
category-id: '26'

0 commit comments

Comments
 (0)