Skip to content

Commit 7f1c735

Browse files
committed
set nuget publish on tag only
1 parent 3e0ac6d commit 7f1c735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ deploy:
4949
api_key:
5050
secure: n80IeWR3pN81p0w4uXq4mO0TdTXoJSHHFL+yTB9YBJ0Wni2DjZGYwOFdaWzW4hRi
5151
on:
52-
branch: master
52+
APPVEYOR_REPO_TAG: true
5353

5454
- provider: GitHub
5555
release: v$(flowVersion)

0 commit comments

Comments
 (0)