We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5c59b commit 9affe5cCopy full SHA for 9affe5c
.github/workflows/build.yml
@@ -64,6 +64,7 @@ jobs:
64
with:
65
ref: ${{ matrix.octoprint }}
66
deps: ${{ github.workspace }}/dist/*.whl
67
+ suffix: "-${{ matrix.octoprint }}"
68
69
publish-on-testpypi:
70
name: 📦 Publish on TestPyPI
0 commit comments