Skip to content

Commit

Permalink
Permissions updated
Browse files Browse the repository at this point in the history
  • Loading branch information
robstarbuck committed Feb 14, 2024
1 parent d03d72b commit a550df9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ jobs:
name: Build
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
pages: write
id-token: write
contents: write
pull-requests: write

steps:
- name: Checkout repo
Expand Down

0 comments on commit a550df9

Please sign in to comment.