Skip to content

Commit

Permalink
Add ID token to workflow (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
cherbel authored Jan 20, 2024
1 parent 5575a53 commit ac042fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-python-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
permissions:
contents: write
pull-requests: write
id-token: write

steps:
- name: Checkout
Expand Down

0 comments on commit ac042fc

Please sign in to comment.