We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44792a2 + a4cee8f commit 5c1641fCopy full SHA for 5c1641f
.github/workflows/build-wheel-release-upload.yml
@@ -12,6 +12,8 @@ jobs:
12
with:
13
project: diffpy.pdffit2
14
c_extension: true
15
+ github_admin_username: sbillinge
16
+
17
secrets:
18
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
19
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
0 commit comments