Skip to content

Commit

Permalink
fix: setting versionfile for version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlangrose authored Aug 29, 2022
1 parent 95491f5 commit 6fc564e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
with:
release-type: python
package-name: LoopStructural
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 6fc564e

Please sign in to comment.