Skip to content

Commit

Permalink
ci: 🎡 revert artifact moving
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Mar 11, 2024
1 parent cf20f1f commit 1588481
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@ jobs:
path: dist
merge-multiple: true

- name: Setup directory structure for publishing
run: |
mv -v **/*.whl dist/
ls -R dist/
- name: List artifacts
run: ls -R dist/

- name: Publish to GitHub Releases
uses: python-semantic-release/upload-to-gh-release@main
Expand Down

0 comments on commit 1588481

Please sign in to comment.