Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit ac77c3c

Browse files
committed
Multiple branches because
1 parent f69660a commit ac77c3c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

appveyor.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,7 @@ deploy:
7070
skip_symbols: false
7171
artifact: /.*\.nupkg/
7272
on:
73-
branch: feature/nuget
73+
branch: [
74+
feature/nuget,
75+
master
76+
]

0 commit comments

Comments
 (0)