We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6576617 commit c94fffbCopy full SHA for c94fffb
.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