We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44792a2 commit 5af093bCopy full SHA for 5af093b
1 file changed
.github/workflows/build-wheel-release-upload.yml
@@ -11,7 +11,8 @@ jobs:
11
uses: Billingegroup/release-scripts/.github/workflows/_build-wheel-release-upload.yml@v0
12
with:
13
project: diffpy.pdffit2
14
- c_extension: true
+ github_admin_username: sbillinge
15
+
16
secrets:
17
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
18
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
0 commit comments