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 055cee9 commit 889f80eCopy full SHA for 889f80e
1 file changed
.github/workflows/_ci-node.yml
@@ -5,7 +5,7 @@
5
6
name: CI-Node
7
permissions:
8
- contents: read
+ contents: write # required for release_setup action
9
10
on:
11
push:
0 commit comments