Skip to content

Commit cf6cd3a

Browse files
committed
ci: add contents permission
1 parent 5aa95b0 commit cf6cd3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
if: github.repository_owner == 'nuxt'
1313
permissions:
1414
id-token: write
15+
contents: write
1516
runs-on: ubuntu-latest
1617
timeout-minutes: 20
1718
steps:

0 commit comments

Comments
 (0)