We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e5904 commit 17b2ebaCopy full SHA for 17b2eba
1 file changed
.github/workflows/release.yaml
@@ -70,3 +70,5 @@ jobs:
70
with:
71
version: ${{ needs.release-to-github-and-bump.outputs.component-descriptor.version }}
72
secrets: inherit
73
+ permissions:
74
+ contents: write
0 commit comments