Skip to content

Commit

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

0 comments on commit 1544d50

Please sign in to comment.