Skip to content

Commit 30bfa26

Browse files
committed
Add permissions
1 parent fd205f2 commit 30bfa26

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/plugin-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
release:
5454
needs: build-plugin
5555
runs-on: ubuntu-latest
56+
permissions:
57+
contents: write
5658
steps:
5759
- uses: actions/checkout@v4
5860
- name: Download plugin artifact

0 commit comments

Comments
 (0)