Skip to content

Commit 813b6e2

Browse files
committed
Update deploy_release.yaml
1 parent 58a3d9c commit 813b6e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy_release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Deploy
22
on:
3-
- release:
3+
release:
44
types:
55
- published
6-
- workflow_dispatch:
6+
workflow_dispatch:
77

88
jobs:
99
pypi:

0 commit comments

Comments
 (0)