ci(release): rename nonversioned duplicate wheel
This commit is contained in:
parent
7d97b7679e
commit
5bc64ed093
2
.github/workflows/publish-slsa3.yml
vendored
2
.github/workflows/publish-slsa3.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
run: devbox run poetry build
|
||||
|
||||
- name: duplicate non-versioned wheel
|
||||
run: cp dist/surplus-*.whl dist/surplus-py3-none-any.whl
|
||||
run: cp dist/surplus-*.whl dist/surplus-latest-py3-none-any.whl
|
||||
|
||||
- name: generate provenance subjects
|
||||
id: hash
|
||||
|
|
Loading…
Reference in a new issue