Skip to content

Commit e682892

Browse files
committed
Tweak CONTRIBUTING.md
1 parent 24cd34f commit e682892

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ High-level checklist for maintainers:
4040

4141
1. Bump the version in `src/main/resources/java-sdk-version/version.properties` and update `CHANGELOG.md`.
4242
2. Merge the release branch into `main`.
43-
3. Create a git tag that matches the new version and publish a GitHub release (include the changelog). Tagging `main` triggers the release workflow.
44-
4. Wait for Sonatype to sync the artifact (this can take a few hours).
43+
3. Create a git tag for `main` that matches the new version
44+
4. Publish a GitHub release (include the changelog). This triggers the release workflow.
45+
5. Wait for Sonatype to sync the artifact (this can take a few hours).
4546

4647
The required signing keys and credentials are stored as GitHub secrets. If you need access or spot an issue with the release automation, please reach out to the Transloadit team via the issue tracker or support channels.

0 commit comments

Comments
 (0)