Skip to content

Commit 8e28c23

Browse files
committed
No longer skipping tags with AppVeyor
1 parent 68136cb commit 8e28c23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: appveyor.yml

-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ branches:
1212
only:
1313
- master
1414

15-
# This is necessary because AppVeyor creates a tag for otherwise untagged artifacts it releases
16-
# -- so without this we'd create releases forever
17-
skip_tags: true
18-
1915
# Tell build_windows.sh that we're building for AppVeyor
2016
environment:
2117
APPVEYOR: TRUE

0 commit comments

Comments
 (0)