Skip to content

Commit 9bad78a

Browse files
committed
fix: yolo, simplify release?
1 parent 270b094 commit 9bad78a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pypi.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,5 @@ jobs:
174174
attestations: write
175175
steps:
176176
- uses: actions/download-artifact@v4
177-
with:
178-
path: dist
179-
- uses: actions/attest-build-provenance@v1
180-
with:
181-
subject-path: "dist/wheels-*/*"
182177
- uses: pypa/gh-action-pypi-publish@release/v1
183178
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)