Skip to content

Commit a55b863

Browse files
authored
Fix release action
1 parent 7ac62d3 commit a55b863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: release allure python
22

33
on:
4-
push:
4+
create:
55
tags:
66
- '*'
77

0 commit comments

Comments
 (0)