Skip to content

Commit 976e7cf

Browse files
webcaneclaude
andcommitted
fix(ci): grant contents:write to reusable workflow caller in release
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b16173b commit 976e7cf

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
@@ -6,6 +6,8 @@ on:
66

77
jobs:
88
ci:
9+
permissions:
10+
contents: write
911
uses: ./.github/workflows/ci-jobs.yml
1012

1113
release:

0 commit comments

Comments
 (0)