We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ab738 commit c87a920Copy full SHA for c87a920
.github/workflows/build-wheel-release-upload.yml
@@ -18,3 +18,4 @@ jobs:
18
secrets:
19
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
20
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
21
+
0 commit comments