Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit a87b14f

Browse files
emmanuel-ferdmanpetarTxFusion
authored andcommitted
fix: update release config reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
1 parent 5226cf2 commit a87b14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before initiating the release process, ensure the following prerequisites are me
1818
- Merge the approved Pull Request into the `main`. Currently,
1919
only the `main` branch is allowed for releasing.
2020

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

0 commit comments

Comments
 (0)