We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa95b0 commit cf6cd3aCopy full SHA for cf6cd3a
.github/workflows/release.yml
@@ -12,6 +12,7 @@ jobs:
12
if: github.repository_owner == 'nuxt'
13
permissions:
14
id-token: write
15
+ contents: write
16
runs-on: ubuntu-latest
17
timeout-minutes: 20
18
steps:
0 commit comments