mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-01 18:35:13 +00:00
Remove deploy from .appveyor.yml
Use GitHub Action instead
This commit is contained in:
@@ -38,11 +38,11 @@ artifacts:
|
|||||||
name: QuickLook-%GIT_TAG%
|
name: QuickLook-%GIT_TAG%
|
||||||
- path: QuickLook-%GIT_TAG%.msi
|
- path: QuickLook-%GIT_TAG%.msi
|
||||||
name: QuickLook-%GIT_TAG%
|
name: QuickLook-%GIT_TAG%
|
||||||
deploy:
|
# deploy:
|
||||||
- provider: GitHub
|
# - provider: GitHub
|
||||||
auth_token:
|
# auth_token:
|
||||||
secure: 5CSvkfKBq9kUho529L1tkH5ywQQFJY/A8Y6lNoHGJFi7mnSqQAaoiVPbUVU4a/KC
|
# secure: 5CSvkfKBq9kUho529L1tkH5ywQQFJY/A8Y6lNoHGJFi7mnSqQAaoiVPbUVU4a/KC
|
||||||
artifact: QuickLook-$(APPVEYOR_REPO_TAG_NAME)
|
# artifact: QuickLook-$(APPVEYOR_REPO_TAG_NAME)
|
||||||
draft: true
|
# draft: true
|
||||||
on:
|
# on:
|
||||||
APPVEYOR_REPO_TAG: true
|
# APPVEYOR_REPO_TAG: true
|
||||||
|
Reference in New Issue
Block a user