Skip to content

Commit 880aefa

Browse files
committed
test
1 parent bf4371e commit 880aefa

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/workflows/releace.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
name: Build latest tag
22

3-
# on:
4-
# push:
5-
# tags: ["v*"]
6-
on:
7-
workflow_dispatch:
3+
on:
84
push:
9-
branches:
10-
- master
5+
tags: ["v*"]
116

127
jobs:
138
build:

0 commit comments

Comments
 (0)