Skip to content

Commit 889f80e

Browse files
ci(node): Update workflow permissions for release setup (#553)
1 parent 055cee9 commit 889f80e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_ci-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
name: CI-Node
77
permissions:
8-
contents: read
8+
contents: write # required for release_setup action
99

1010
on:
1111
push:

0 commit comments

Comments
 (0)