Skip to content

Commit 050c387

Browse files
committed
remove branch constraint so tags contraint takes precidence
1 parent e7418c0 commit 050c387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Deploy
22

33
on:
44
push:
5-
branches: [master]
65
tags:
76
- "*"
87

0 commit comments

Comments
 (0)