Skip to content

Commit 563175b

Browse files
committed
appveyor.yml update
1 parent 345d5fe commit 563175b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ deploy:
6969
secure: 2SwDMmXZZtgoLWsldKZ8GCu9rZXpO5quTYtSNJQSeeiqDjnmo0OfutNVcH3jsfpj
7070
artifact: NugetPackage
7171
on:
72-
APPVEYOR_REPO_TAG: true1
72+
APPVEYOR_REPO_TAG: true
7373
- provider: GitHub
7474
tag: v$(APPVEYOR_BUILD_VERSION)
7575
auth_token:
@@ -78,7 +78,7 @@ deploy:
7878
draft: true
7979
force_update: true
8080
on:
81-
APPVEYOR_REPO_TAG: true1
81+
APPVEYOR_REPO_TAG: true
8282

8383
notifications:
8484
- provider: Email

0 commit comments

Comments
 (0)