Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Allow creating releases without having git changes
Only try to create a new git commit if there are actual changes like project version file updates. This allows to create a release even if there aren't any git changes during the release process.
- Loading branch information