Skip to content

Commit f4e94b7

Browse files
committed
adding in provenance
1 parent 19e9e61 commit f4e94b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
types: [released]
77

88
permissions:
9-
contents: read
9+
contents: read
10+
id-token: write
1011

1112
env:
1213
HYPHEN_PUBLIC_API_KEY: ${{ secrets.HYPHEN_PUBLIC_API_KEY }}

0 commit comments

Comments
 (0)