Skip to content

Commit e42a484

Browse files
authored
Realease workflow only triggered on tag push
1 parent 3209dd7 commit e42a484

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Release
22

33
on:
44
push:
5-
branches:
6-
- master
75
tags:
86
- 'v*'
97

0 commit comments

Comments
 (0)