Skip to content

Commit d37f567

Browse files
authored
Update release.yml
1 parent 9e21a1a commit d37f567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8-
release:
9-
types: [published]
8+
push:
9+
tags: v*.*.*
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)