[deploy] fix: appveyor auth token

This commit is contained in:
Nomango 2023-09-09 12:07:12 +08:00
parent 5a8b2c2c88
commit 597c91e51e
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ deploy:
release: v$(APPVEYOR_BUILD_VERSION)
description: Kiwano-v$(APPVEYOR_BUILD_VERSION) releases.
auth_token:
secure: 7wGg7/tmbIRFsQlSp2iu1xagTDFyDCo9brZGWJV2oNsD/ogE0t2/xDHCpXfI1huJ
secure: psAvqoc1T3UXtZpgmtYjof7kEKlLBdnWyM3BmAIj7bC9LJYtk89XqX+fPIOZpRZX
artifact: /.*\.nupkg/
draft: true
on: