Skip to content

Commit

Permalink
fix(69): Add package permission as well
Browse files Browse the repository at this point in the history
  • Loading branch information
SGhotra1 committed Mar 5, 2025
1 parent 44ef0a6 commit d67babd
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 @@ -35,6 +35,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
packages: write
name: Push to container registry
needs: [semantic-release]
steps:
Expand Down

0 comments on commit d67babd

Please sign in to comment.