Skip to content

Commit 56c52a5

Browse files
hogan-yuanclaude
andcommitted
fix(ci): add contents:write permission to publish-nodejs-sdk job
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent f69e077 commit 56c52a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,8 @@ jobs:
684684

685685
publish-nodejs-sdk:
686686
runs-on: ubuntu-24.04
687+
permissions:
688+
contents: write
687689
needs:
688690
- build
689691
steps:

0 commit comments

Comments
 (0)