Skip to content

Commit

Permalink
fix: update release config reference
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman committed Nov 8, 2024
1 parent aec81f5 commit f3194b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Before initiating the release process, ensure the following prerequisites are me
- Merge the approved Pull Request into the `main`. Currently,
only the `main` branch is allowed for releasing.

2. **Manual execution of [Release](workflows/release.yml) Action:**
2. **Manual execution of [Release](workflows/release.yaml) Action:**
- The `Release` GitHub Action automates versioning based on conventional commit messages. Pipeline creates tag, release,
and pushes new commit in which updates `CHANGELOG.md` and version in `pyproject.toml`.
- Click on the `Run workflow` button and select the desired branch or run the following command:
Expand Down

0 comments on commit f3194b2

Please sign in to comment.