Skip to content

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
fiendish committed Jan 6, 2017
1 parent 68c042a commit 6c70bd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Expand Up @@ -11,10 +11,10 @@ build:
artifacts:
- path: WinRel\MUSHclient.exe
name: release_exe
environment:
auth_token:
secure: CI/4PuncY6pW1t7bRuDrFLEZQOuMFx9W4TSePW1ywvJvzVuEOu3JLNv97jECNvFz
before_deploy:
environment:
auth_token:
secure: CI/4PuncY6pW1t7bRuDrFLEZQOuMFx9W4TSePW1ywvJvzVuEOu3JLNv97jECNvFz
- git config --global credential.helper store
- ps: Add-Content "$env:USERPROFILE\.git-credentials" "https://$($env:auth_token):x-oauth-basic@github.com`n"
- git tag -f latest_commit HEAD
Expand Down

0 comments on commit 6c70bd1

Please sign in to comment.