We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bbfc0 commit fb08b61Copy full SHA for fb08b61
1 file changed
.github/workflows/build_and_test.yml
@@ -84,6 +84,7 @@ jobs:
84
permissions:
85
actions: read
86
contents: read
87
+ id-token: write
88
uses: sippy/cimagic/.github/workflows/PublishWheels.yml@v1
89
with:
90
pypi_project: asyncproxy
0 commit comments