Skip to content

Commit

Permalink
Update auth token for appveyor - with details:
Browse files Browse the repository at this point in the history
1. https://github.com/settings/tokens
1. Generate New Token
1. public_repo
1. Generate token
1. Copy to clipboard
1. https://ci.appveyor.com/tools/encrypt
1. Paste and encrypt
1. Copy and paste into this file, appveyor.yml.
  • Loading branch information
vonnieda committed Mar 18, 2022
1 parent 22778ec commit 14d995e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ deploy:
provider: GitHub
force_update: true
auth_token:
secure: RHSku07eePuou1i9Ergy9p0dz4Hhn+sH+0XwKOJMrtyj9ghHA+0oD0QeQhcKETNY
secure: 3v/KanZhhv0cW/IcjK45UOUXD3RoSx9doiNdvMHxGpVro/KD6eKQ23U0oHIgnZl0
on:
appveyor_repo_tag: true
configuration: Release

0 comments on commit 14d995e

Please sign in to comment.