Skip to content

Commit

Permalink
ci[e2e]: set artifact suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Nov 12, 2024
1 parent ad5c59b commit 9affe5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
with:
ref: ${{ matrix.octoprint }}
deps: ${{ github.workspace }}/dist/*.whl
suffix: "-${{ matrix.octoprint }}"

publish-on-testpypi:
name: 📦 Publish on TestPyPI
Expand Down

0 comments on commit 9affe5c

Please sign in to comment.