File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Execute the following steps in order to create a new DiscoPoP release:
48
48
- Switch to the release branch (e.g. `release/1.2.3`) which shall be released
49
49
- Update the version file in the repository (`discopop_library/global_data/version/VERSION`)
50
50
- Create a pull request to the `master` branch and validate the changes
51
- - Merge the pull request and create a tag on the `master` branch with the name `v1.2.3`
51
+ - Merge the pull request by rebasing and create a tag on the `master` branch with the name `v1.2.3`
52
52
- Creating the tag triggers the automatic publication of the project to PyPi
53
53
- Creating the tag triggers the automatic creation of a release draft
54
54
- Update the newly created release draft
You can’t perform that action at this time.
0 commit comments