Skip to content

Commit b856593

Browse files
committed
chore: add artifact-metadata permissions to release workflow
1 parent 857f52f commit b856593

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
@@ -9,6 +9,7 @@ permissions:
99
contents: write
1010
packages: write
1111
attestations: write
12+
artifact-metadata: write
1213
id-token: write
1314

1415
jobs:

0 commit comments

Comments
 (0)