Skip to content

Commit 4214b45

Browse files
authored
Update go.yml
Signed-off-by: trodsre <[email protected]>
1 parent 25a4d76 commit 4214b45

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/go.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
name: Build projet
55

66
on:
7-
workflow_dispatch:
7+
push:
8+
tags:
9+
- 'v*.*.*.*'
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)