Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgreenmix committed Jun 21, 2021
2 parents 20ea634 + e712db4 commit e567a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ deploy:
secure: zbVLdtBTLzHDiLO1T4O9r6Jj0XthVKRtK1B0EtqWhDpaoF3Iv3smoGB0k0PW1TRB
artifact: /.*\.nupkg/
on:
appveyor_repo_tag: true
APPVEYOR_REPO_TAG: true
- provider: GitHub
release: v$(GitVersion_SemVer)
description: 'TwentyTwenty.Storage'
Expand All @@ -18,7 +18,7 @@ deploy:
artifact: /.*\.nupkg/
draft: true
on:
appveyor_repo_tag: true
APPVEYOR_REPO_TAG: true
build_script:
- ./build.sh
environment:
Expand Down

0 comments on commit e567a56

Please sign in to comment.