We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87af7c3 commit 4575aa5Copy full SHA for 4575aa5
.github/workflows/pypi.yml
@@ -5,6 +5,8 @@ on:
5
- v*
6
jobs:
7
build-n-publish:
8
+ permissions:
9
+ id-token: write
10
uses: fizyk/actions-reuse/.github/workflows/[email protected]
11
with:
12
publish: true
0 commit comments