ci(release): rename nonversioned duplicate wheel

This commit is contained in:
Mark Joshwel 2023-09-03 15:50:46 +00:00 committed by GitHub
parent 7d97b7679e
commit 5bc64ed093
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ jobs:
run: devbox run poetry build run: devbox run poetry build
- name: duplicate non-versioned wheel - 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 - name: generate provenance subjects
id: hash id: hash