Skip to content

Commit cd4e5dd

Browse files
authored
fix: ghr publish (#1346)
1 parent 12226c8 commit cd4e5dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
issues: write # to be able to comment on released issues
1313
pull-requests: write # to be able to comment on released pull requests
1414
id-token: write # to enable use of OIDC for trusted publishing and npm provenance
15+
packages: write # docker images publishing to github container registry
1516
steps:
1617
- uses: actions/checkout@v4
1718
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)