Skip to content

Commit 00f1307

Browse files
committed
change order of gh actions
1 parent 5f59c83 commit 00f1307

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/python-publish.yml renamed to .github/workflows/02-python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Upload Python Package
55

66
on:
77
release:
8-
types: [published]
8+
types: [created, edited, published]
99

1010
jobs:
1111
deploy:

0 commit comments

Comments
 (0)