Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
Fixing release regex
Browse files Browse the repository at this point in the history
  • Loading branch information
keithhendry committed May 19, 2017
1 parent 23a4802 commit 93f1776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ deploy:
prerelease: false
on:
appveyor_repo_tag: true
appveyor_repo_tag_name: /^ms\//
appveyor_repo_tag_name: /^ms/
configuration: Release

0 comments on commit 93f1776

Please sign in to comment.