There was an error while loading. Please reload this page.
1 parent b37d4ae commit 5d56881Copy full SHA for 5d56881
1 file changed
.github/workflows/release-please.yml
@@ -36,3 +36,5 @@ jobs:
36
if: ${{ needs.release_please.outputs.lib_release_created }}
37
needs: [release_please]
38
uses: ./.github/workflows/publish-lib.yml
39
+ permissions:
40
+ id-token: write
0 commit comments