Skip to content

Commit 0924c64

Browse files
committed
Changes publishing to use tagged releases, rather than pushes to the production branch.
1 parent a1c87f3 commit 0924c64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ deploy:
3131
api_key:
3232
secure: +JGYJCVozaWFY15kD0vDk7irBGHEuzOzf22wXVLIoJq8XblYC6pR2iaxbd+WtcdM
3333
on:
34-
branch: production
34+
branch: master
35+
appveyor_repo_tag: true

0 commit comments

Comments
 (0)