Skip to content

Commit cd40edd

Browse files
committed
release
1 parent a74bc8b commit cd40edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

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

33
on:
44
push:
5-
branches:
6-
- master
5+
branches-ignore:
6+
- deploy
77
tags-ignore:
88
- v*
99

0 commit comments

Comments
 (0)