Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Commit 771a69c

Browse files
author
Jérémie Bertrand
committed
Fix appveyor.yml
1 parent 9f4393f commit 771a69c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ deploy:
8787
artifact: SemanticReleaseNotesParser.nupkg
8888
on:
8989
appveyor_repo_tag: true
90-
90+
9191
- provider: NuGet
9292
api_key:
9393
secure: NmM24h0TPsfINvy/1Qr4iJkmRjVztuY5umCJ6mzpxSjvuKl48AXjGEcgow+iJwL8
9494
artifact: SemanticReleaseNotesParser.Core.nupkg
9595
on:
96-
appveyor_repo_tag: true
96+
appveyor_repo_tag: true

0 commit comments

Comments
 (0)