-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ci: Fix version command reported wrong version (#58)
Currently, Conventional Changelog Action runs after the packaging the release assets, the assets are built without the bumped version, thus distrod version reports the old wrong version instead of the bumped version. In addition, the action commits the built assets, which is unintended. This PR fixes that problem by fixing the execution order of Conventional Changelog Action.
- Loading branch information
1 parent
e4aa1ea
commit fd9bbdc
Showing
3 changed files
with
22 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.