Skip to content

Commit

Permalink
NRLF-295: Add more permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
vergissberlin committed Jan 16, 2023
1 parent 9268516 commit b02dc8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ on:
- '*'

permissions:
contents: read
contents: write
pages: write
id-token: write
packages: write
deployments: write
statuses: write

jobs:
npm:
Expand Down

0 comments on commit b02dc8a

Please sign in to comment.