8000 Update test-pypi-publish · tableau/document-api-python@db9a84d · GitHub
[go: up one dir, main page]

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.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)
0