Skip to content

Commit

Permalink
ci: adding version file to release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlangrose authored Feb 20, 2024
1 parent 8d9e8fd commit 944a256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
release-type: python
package-name: LoopStructural
#version-file: LoopStructural/version.py
version-file: LoopStructural/version.py
outputs:
release_created: ${{ steps.release.outputs.release_created }}
# if a release is created then run the deploy scripts for github.io, conda, pypi and docker
Expand Down

0 comments on commit 944a256

Please sign in to comment.