Indent deploy.

This commit is contained in:
Martin Rotter 2020-05-01 20:25:18 +02:00
parent b4bd7af18f
commit 275a5a419e

View File

@ -23,15 +23,15 @@ artifacts:
name: rssguard7z
deploy:
description: 'release by appveyor'
provider: GitHub
auth_token:
secure: oR2iY1h+Z5AF4t3yP1mxNW7HL8qhPm8y4Uupp4b03QSC7puVrkkCaO1E1NQA9q9K
artifact: rssguardexe, rssguard7z
draft: false
prerelease: false
on:
appveyor_repo_tag: true
- provider: GitHub
description: 'release by appveyor'
auth_token:
secure: oR2iY1h+Z5AF4t3yP1mxNW7HL8qhPm8y4Uupp4b03QSC7puVrkkCaO1E1NQA9q9K
artifact: rssguardexe, rssguard7z
draft: false
prerelease: false
on:
appveyor_repo_tag: true
build_script:
- git submodule update --init --recursive --remote