Skip to content

Commit 61c6eea

Browse files
ci(gh actions): release workflow permission review
1 parent 31bf7c7 commit 61c6eea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
permissions:
1919
contents: write
2020
issues: write
21+
deployments: write
2122

2223
steps:
2324
- name: Checkout

0 commit comments

Comments
 (0)