Skip to content

Commit cf6cd3a

Browse files
committedMar 16, 2024··
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

+1
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)
Please sign in to comment.