Skip to content

Commit

Permalink
workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed Mar 28, 2024
1 parent c989b66 commit 3a8db5d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Create PyPi Release
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true
print-hash: true

0 comments on commit 3a8db5d

Please sign in to comment.