Skip to content

Commit f6101fc

Browse files
committed
only manual trigger when deploying pypi index
Signed-off-by: tjtanaa <[email protected]>
1 parent 8ea1956 commit f6101fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-pypi-index.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Deploy PyPI Index to GitHub Pages
22

33
on:
4-
release:
5-
types: [published]
64
workflow_dispatch:
75

86
permissions:

0 commit comments

Comments
 (0)