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 4510773 commit 109ac39Copy full SHA for 109ac39
.github/workflows/publish.yml
@@ -5,6 +5,8 @@ on:
5
jobs:
6
pypi:
7
runs-on: ubuntu-latest
8
+ permissions:
9
+ id-token: write
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v3
0 commit comments