Skip to content

Commit bc63fd1

Browse files
committed
Bumped version to 0.7.1
Signed-off-by: chandr-andr (Kiselev Aleksandr) <[email protected]>
1 parent 0ab73db commit bc63fd1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Release
22

33
on:
4-
pull_request:
4+
push:
5+
tags:
6+
- '*'
57

68
permissions:
79
contents: write

0 commit comments

Comments
 (0)