Skip to content

Commit 1e426de

Browse files
committed
fix workflow
1 parent 8bdc433 commit 1e426de

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ name: Release
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
8-
- v*
6+
- v*
97

108
jobs:
119

0 commit comments

Comments
 (0)