Skip to content

Commit 5d56881

Browse files
authored
ci: give step permissions to publish lib (#879)
Give step permissions to publish lib
1 parent b37d4ae commit 5d56881

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ jobs:
3636
if: ${{ needs.release_please.outputs.lib_release_created }}
3737
needs: [release_please]
3838
uses: ./.github/workflows/publish-lib.yml
39+
permissions:
40+
id-token: write

0 commit comments

Comments
 (0)