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 62b61c0 commit 9749ce4Copy full SHA for 9749ce4
.github/workflows/publish.yml
@@ -10,6 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
permissions:
12
contents: write # for ArnaudBarre/github-release to create a release
13
+ id-token: write # for provenance generation
14
environment: Release
15
steps:
16
- name: Checkout
0 commit comments