Skip to content

Commit

Permalink
Add package write to release management workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed May 25, 2024
1 parent 58215b5 commit e74fe71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-managment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ permissions:
contents: write
issues: write
pull-requests: write
packages: write
jobs:
release-managment:
name: Release Management
Expand Down

0 comments on commit e74fe71

Please sign in to comment.