Skip to content

Commit 26278e1

Browse files
committed
docs: fix typo
1 parent f33a038 commit 26278e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ During the development cycle, three main supporting branches are used:
103103
7. Check/adapt the release notes and make sure that everything is as expected.
104104
8. Check that "Set as the latest release is checked".
105105
9. Click green "Publish Release" button to convert the draft to a published release on GitHub.
106-
- This will automatically trigger [another GitHub workflow](https://github.com/DeepRank/deeprank2/actions/workflows/release.yml) that will take care of publishing the package on PyPi.
106+
- This will automatically trigger [another GitHub workflow](https://github.com/DeepRank/deeprank2/actions/workflows/release_pypi.yml) that will take care of publishing the package on PyPi.
107107

108108
#### Updating the token:
109109

0 commit comments

Comments
 (0)