We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e585f1d commit 93479faCopy full SHA for 93479fa
.github/workflows/release.yml
@@ -2,7 +2,8 @@
2
name: Test and publish to package registries after new GitHub release
3
4
permissions:
5
- contents: read
+ contents: write
6
+ actions: write
7
8
on:
9
release:
0 commit comments