Skip to content

Commit 84fbbd6

Browse files
committed
test2
1 parent c271056 commit 84fbbd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ deploy:
123123
on:
124124
COMPILER: gcc
125125
PLATFORM: "mingw64"
126-
appveyor_repo_tag: true
126+
appveyor_repo_tag: false
127127
- provider: GitHub
128128
auth_token:
129129
secure: LgJo8emYc3sFnlNWkGl4/VYK3nk/8+RagcsqDlAi3xeqNGNutnKjcftjg84uJoT4
@@ -132,4 +132,4 @@ deploy:
132132
on:
133133
COMPILER: gcc
134134
PLATFORM: "mingw32"
135-
appveyor_repo_tag: true
135+
appveyor_repo_tag: false

0 commit comments

Comments
 (0)