1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-12 23:06:11 +02:00

Change appveyor token

This commit is contained in:
lise 2019-03-21 15:05:06 +01:00
parent 572703f258
commit a754847a2f

View File

@ -1,5 +1,5 @@
# Based on the "trust" template v0.1.1
# https://github.com/japaric/trust/tree/v0.1.1
# https://github.com/japaric/trust/tree/v0.1.
environment:
global:
@ -58,13 +58,13 @@ before_deploy:
- ps: ci\before_deploy.ps1
deploy:
artifact: /.*\.zip/
artifact: /.*\.exe/
# TODO update `auth_token.secure`
# - Create a `public_repo` GitHub token. Go to: https://github.com/settings/tokens/new
# - Encrypt it. Go to https://ci.appveyor.com/tools/encrypt
# - Paste the output down here
auth_token:
secure: aPjwgGIsU16/omdaviAuV3F6FiLNFF9PaX4ju8OtOnOgGQMayyoCga1VhUuNNoWo
secure: TTRYCoO8JhUxzqOpRPznQYD1uXH9B73K0EzCBT0iPctjQnoYN/T/hkkIWXICfDU/
description: ''
on:
# TODO Here you can pick which targets will generate binary releases