Skip to content

Commit 48afa62

Browse files
committed
Update publish workflow
1 parent 0bd3df5 commit 48afa62

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pypi-release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI
22

3-
on:
4-
push:
5-
workflow_dispatch:
3+
on: push
64

75
jobs:
86
build:

0 commit comments

Comments
 (0)