Skip to content

Commit

Permalink
Upload wheel as release artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
dalonsoa committed Dec 13, 2023
1 parent 93420b5 commit 6231ab9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
with:
path: dist/wsimod*

- uses: softprops/action-gh-release@v1
with:
files: dist/wsimod*

publish-TestPyPI:
needs: build-wheel
name: Publish WSIMOD to TestPyPI
Expand Down

0 comments on commit 6231ab9

Please sign in to comment.