Skip to content

Commit fd79280

Browse files
committed
chore: add contents permission
1 parent 1068d5b commit fd79280

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 'v*'
77

88
permissions:
9+
contents: write # changelogithub requires contents permission
910
id-token: write # provenance require write access to id-token
1011

1112
jobs:

0 commit comments

Comments
 (0)