We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756c6a3 commit 055e0d8Copy full SHA for 055e0d8
.appveyor.yml
@@ -40,7 +40,6 @@ after_build:
40
- ps: Get-ChildItem .\*.zip | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }
41
#
42
deploy:
43
- release: SQLite3-Encryption-v%APPVEYOR_BUILD_VERSION%
44
description: 'Automatically deployed release'
45
provider: GitHub
46
auth_token:
0 commit comments