update Pushing changes to remote docs

This commit is contained in:
Paul Ebose 2024-07-01 17:25:02 +01:00
parent 8ca79d7247
commit eef8edb8ef
No known key found for this signature in database
GPG Key ID: 2FF647AADFAC0FE8

View File

@ -230,4 +230,6 @@ following steps:
script auto-detects this and creates a `releases/v#` branch for the previous
major version.
1. **Pushing changes to remote:** Finally, the script pushes the necessary
commits, tags and branches to the remote repository.
commits, tags and branches to the remote repository. From here, you will
need to create a new release in GitHub so users can easily reference the
new tags in their workflows.