Skip to content

Commit 616c82d

Browse files
committed
ci: add secrets inherit and actions write permission to release
1 parent 745f5ce commit 616c82d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
permissions:
1717
contents: write
1818
packages: write
19-
19+
actions: write
20+
secrets: inherit

0 commit comments

Comments
 (0)