Skip to content

Commit

Permalink
[QI2-1092] add id token write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
napocornejo committed Oct 9, 2024
1 parent 164af30 commit 8c14ce3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
publish:
name: Publish to TestPyPI
runs-on: "ubuntu-latest"
permissions:
id-token: write
steps:
- uses: actions/checkout@master
- name: Create commit identifier
Expand Down

0 comments on commit 8c14ce3

Please sign in to comment.