Skip to content

Commit

Permalink
Adding the contents: read permission
Browse files Browse the repository at this point in the history
  • Loading branch information
jkueh committed Apr 16, 2024
1 parent f4c4ff0 commit 0109554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
name: Build & Push
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0109554

Please sign in to comment.