Skip to content

Commit

Permalink
Packages permission changed to read
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmadhankumar committed Jan 24, 2024
1 parent 504de7e commit 61f0896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
name: kapp-controller release
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
contents: write
packages: read
id-token: write
steps:
- name: Check out code
Expand Down

0 comments on commit 61f0896

Please sign in to comment.