Skip to content

Commit

Permalink
Fixed packaging of dev releases
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Mar 23, 2024
1 parent 88da939 commit 84254e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
;;
dev)
bump-my-version bump --allow-dirty --verbose --no-commit --no-tag "$RELEASE_KIND"
echo "PACKAGE=true" >> $GITHUB_ENV
;;
esac
Expand Down

0 comments on commit 84254e0

Please sign in to comment.