We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd9d25 commit db9a84dCopy full SHA for db9a84d
1 file changed
.github/workflows/test-pypi-publish
@@ -8,7 +8,9 @@ on:
8
- 'docs/**'
9
tags:
10
- 'test*'
11
-
+ workflow_dispatch:
12
+ release:
13
+ types: [created]
14
jobs:
15
build:
16
0 commit comments