We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e9e61 commit f4e94b7Copy full SHA for f4e94b7
.github/workflows/release.yaml
@@ -6,7 +6,8 @@ on:
6
types: [released]
7
8
permissions:
9
- contents: read
+ contents: read
10
+ id-token: write
11
12
env:
13
HYPHEN_PUBLIC_API_KEY: ${{ secrets.HYPHEN_PUBLIC_API_KEY }}
0 commit comments