mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-01 02:48:05 +01:00
Indent deploy.
This commit is contained in:
parent
b4bd7af18f
commit
275a5a419e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user