Skip to content

Commit

Permalink
fix: add package permissions (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashnamehrotra authored Sep 22, 2023
1 parent 3886cb8 commit eba1ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
packages: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.3.1
Expand Down

0 comments on commit eba1ba5

Please sign in to comment.