Skip to content

Commit 84d6bd5

Browse files
committed
add automatic release in github actions
1 parent 28ebb58 commit 84d6bd5

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/pypi.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
name: Upload Python Package
44

5-
#on:
6-
# push:
7-
# branches: [ main ]
8-
# tags:
9-
# - '*'
10-
115
on:
126
release:
137
types: [published]

0 commit comments

Comments
 (0)