Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Let action write-all.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjhampton committed Mar 22, 2022
1 parent 9a18a83 commit daa1415
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ jobs:
release_plugin:
name: Release Plugin
runs-on: ubuntu-latest
permissions:
actions: write
security-events: write
permissions: write-all

strategy:
fail-fast: false
Expand Down

0 comments on commit daa1415

Please sign in to comment.