Skip to content

Commit a05d803

Browse files
authored
ci(publish-libraries): update content permission for oidc flow
1 parent a214c2c commit a05d803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-libraries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
needs: [preflight, npm-merge, npm-build]
205205
runs-on: ubuntu-latest
206206
permissions:
207-
contents: read
207+
contents: write
208208
id-token: write
209209

210210
steps:

0 commit comments

Comments
 (0)