Skip to content

Commit 207425d

Browse files
authored
Update release.md
1 parent baed0ed commit 207425d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@
2222
6. You can optionally include any particular thank-you's to contributors or
2323
reviewers in a note at the bottom of the release.
2424
7. You can then click "publish release."
25-
8. If the CI run is successful, then the release will be published on both
25+
8. If [the CI][ci] run is [successful][actions], then the release will be published on both
2626
the GitHub release page and also the [Python Package Index][pypi].
2727

2828
[semver]: https://semver.org/
2929
[releases]: https://github.com/PyThaiNLP/pythainlp/releases
30+
[ci]: https://github.com/PyThaiNLP/pythainlp/blob/dev/.github/workflows/pypi-publish.yml
31+
[actions]: https://github.com/PyThaiNLP/pythainlp/actions/workflows/pypi-publish.yml
3032
[pypi]: https://pypi.org/project/pythainlp/

0 commit comments

Comments
 (0)