Skip to content

Commit db9a84d

Browse files
authored
Update test-pypi-publish
add workflow to actions tab, add on releases
1 parent dcd9d25 commit db9a84d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/test-pypi-publish

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ on:
88
- 'docs/**'
99
tags:
1010
- 'test*'
11-
11+
workflow_dispatch:
12+
release:
13+
types: [created]
1214
jobs:
1315
build:
1416

0 commit comments

Comments
 (0)