Skip to content

Commit 4faaec8

Browse files
committed
add auth token for release
1 parent 8c89f77 commit 4faaec8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ artifacts:
2727
deploy:
2828
- provider: GitHub
2929
artifact: build.zip
30-
draft: false
31-
prerelease: false
30+
auth_token:
31+
secure: ow29ymI+HSG5ZGMF0vtyPTFQsRnOvebxAI0FXChgfJ327UOnZcXImQ0LN7DW7ImF
3232
on:
3333
branch: binaries
3434
appveyor_repo_tag: true

0 commit comments

Comments
 (0)