We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6576617 + c94fffb commit d1c2695Copy full SHA for d1c2695
.github/workflows/build-wheel-release-upload.yml
@@ -11,6 +11,8 @@ jobs:
11
uses: Billingegroup/release-scripts/.github/workflows/_build-wheel-release-upload.yml@v0
12
with:
13
project: diffpy.morph
14
+ github_admin_username: sbillinge
15
+
16
secrets:
17
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
18
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
0 commit comments