Skip to content

Commit

Permalink
build: add contents permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
pelletier committed Jan 1, 2022
1 parent 46fa322 commit 1e85aa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -15,6 +15,7 @@ jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
packages: write
steps:
- name: Checkout
Expand Down

0 comments on commit 1e85aa6

Please sign in to comment.