Skip to content

Commit 6ad2833

Browse files
authored
remove branch constraint so tags contraint takes precidence (#42)
remove branch constraint so tags contraint takes precidence
1 parent a38b9ae commit 6ad2833

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)