Skip to content

Commit ec2b1fb

Browse files
authored
Update release.yml
Signed-off-by: Peersky <[email protected]>
1 parent b08aecf commit ec2b1fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
contents: write # to create release (changesets/action)
1414
issues: write # to post issue comments (changesets/action)
1515
pull-requests: write # to create pull request (changesets/action)
16+
packages: write # to publish github package
1617
timeout-minutes: 20
1718
runs-on: ubuntu-latest
1819
steps:

0 commit comments

Comments
 (0)