Skip to content

Commit

Permalink
fix in deployment for PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst committed Oct 12, 2024
1 parent bb02461 commit 4a46ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
if: github.event_name == 'release' && github.event.action == 'published'
with:
package_name: 'MDPOW'
module_name: 'gromacs'
module_name: 'mdpow'
tests: false

0 comments on commit 4a46ac2

Please sign in to comment.