diff --git a/Release-creation/index.html b/Release-creation/index.html index f51417b..e6e5462 100644 --- a/Release-creation/index.html +++ b/Release-creation/index.html @@ -594,13 +594,15 @@
  • Wait for the GitHub action to run successfully.
  • Test it to see if everything worsk as expected.
  • Update the contributors list in the README.md by triggering the Manually update contributors list action.
  • -
  • Go to releases/new to create a new release. - Fill in a new tag and select "Create new tag: xxx on publish".
  • - -

    A tag should have the format x.y.z.

    -

    It is suggested to first select "Set as a pre-release" at the bottom.

    -
      -
    1. Wait for the GitHub-Action of release creation. After all is done: