Skip to content

Commit

Permalink
GitHub Auth Token
Browse files Browse the repository at this point in the history
  • Loading branch information
VertigoRay committed Dec 30, 2022
1 parent b38b6b4 commit 535970d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ after_test:
deploy:
# Deploy to GitHub Releases
- provider: GitHub
auth_token:
secure: pRa0vZhRPzeDLMP30BEiTTMRjyCoOoiltxJWA07rI1NBFJHyG0ZmSp41roNT5bSh
artifact: /.*\.zip/ # upload all NuGet packages to release assets
draft: false
prerelease: false
Expand Down

0 comments on commit 535970d

Please sign in to comment.