Skip to content

Commit cf45f91

Browse files
committed
release link
1 parent 0ab8216 commit cf45f91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ and check off the boxes as you complete items:
1818
- The tag should be the current sphinx-togglebutton version number.
1919
- Add a description of what has changed since it was last-used. You can use [the `github-activity` tool](https://github.com/choldgraf/github-activity)
2020
to make this easier if you wish.
21-
- [ ] Creating a new release should [trigger GitHub action to push the release to PyPI](https://github.com/ExecutableBookProject/sphinx-togglebutton/actions)
21+
- [ ] Creating a new release should [trigger GitHub action to push the release to PyPI](https://github.com/ExecutableBookProject/sphinx-togglebutton/actions).
22+
The [action configuration is here](https://github.com/ExecutableBookProject/sphinx-togglebutton/blob/master/.github/workflows/tests.yml).
2223
- [ ] Confirm that the new version of Sphinx-Togglebutton [is posted to pypi](https://pypi.org/project/sphinx-togglebutton/)
2324
- [ ] Bump the [Sphinx-Togglebutton version number](https://github.com/ExecutableBookProject/sphinx-togglebutton/blob/master/sphinx_togglebutton/__init__.py) to
2425
the next minor (or major) release and append `dev0` to the end.

0 commit comments

Comments
 (0)