Skip to content

Commit 4255c5c

Browse files
authored
Update release.yaml (via #467)
1 parent a55b863 commit 4255c5c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: release allure python
22

33
on:
4-
create:
5-
tags:
6-
- '*'
4+
release:
5+
types: [published]
76

87
jobs:
98
deploy:

0 commit comments

Comments
 (0)