Skip to content

Commit a734b4e

Browse files
Grant Permission to write Packages for Release
1 parent 717d874 commit a734b4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
runs-on: ubuntu-24.04
1212
permissions:
1313
contents: read
14+
packages: write
1415
id-token: write
1516
steps:
1617
- name: login to container registry

0 commit comments

Comments
 (0)