Skip to content

Commit b69a189

Browse files
committed
ci: update release job permissions
1 parent 87f3fa6 commit b69a189

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/realease.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
contents: write
1919
issues: write
2020
pull-requests: write
21+
packages: write
22+
attestations: write
23+
id-token: write
2124
steps:
2225
- name: Checkout
2326
uses: actions/checkout@v4

0 commit comments

Comments
 (0)