We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e24e95 commit 8f3b59cCopy full SHA for 8f3b59c
2 files changed
.github/workflows/publish.yml
@@ -5,6 +5,8 @@ name: Publish to PyPI
5
push:
6
branches:
7
- 'master'
8
+ tags:
9
+ - '*'
10
workflow_dispatch:
11
12
permissions:
NEWS
@@ -3,8 +3,8 @@ testtools NEWS
3
4
Changes and improvements to testtools_, grouped by release.
-NEXT
-~~~~
+2.8.4
+~~~~~
Improvements
------------
0 commit comments