Skip to content

Commit 8fc062a

Browse files
committed
ci: include workflow write permission for changelog steps
1 parent 6cf7f13 commit 8fc062a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
permissions:
1818
contents: write
1919
pull-requests: write
20+
workflows: write
2021
steps:
2122
- name: Checkout repo
2223
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)