Skip to content

Commit 28f9428

Browse files
authored
Update RELEASE.md
1 parent c936821 commit 28f9428

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

RELEASE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The current workflow for releasing a new version of `PAINT` is as follows:
66
3. Rebase the ``release-test`` branch onto the current main branch.
77
4. Push the ``release-test`` branch. This triggers a GitHub :octocat: action that will publish `PAINT` to TestPyPi and
88
automatically verify that the TestPyPi version of ``PAINT`` works as planned by running all tests.
9-
5. If the TestPyPi release worked as desired, rebase the ``release`` branch onto current main branch.
10-
6. Make GitHub :octocat: release from the current main, including the corresponding version tag.
11-
7. This will trigger an automatic Zenodo archive of the repository. Once this archive is available, update the Zenodo badge in the README to the latest version.
9+
5. If the TestPyPi release worked as desired, make GitHub :octocat: release from the current main, including the corresponding version tag.
10+
6. This will trigger an automatic Zenodo archive of the repository. Once this archive is available, update the Zenodo badge in the README to the latest version.
11+
7. Rebase the ``release`` branch onto current main branch.
1212
8. Push release branch. This will trigger a GitHub :octocat: action publishing the new release on PyPI.

0 commit comments

Comments
 (0)