Skip to content

Commit 5b748cd

Browse files
authored
Update release.yml
1 parent 4e20d99 commit 5b748cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
2-
workflow_dispatch:
3-
2+
push:
3+
tags:
4+
- "v*.*.*"
45
name: Release
56

67
env:

0 commit comments

Comments
 (0)