Skip to content

Commit

Permalink
Fix GitHub deployment key
Browse files Browse the repository at this point in the history
  • Loading branch information
bretcope committed Jul 2, 2018
1 parent 54be149 commit 2d6cf11
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 @@ -36,7 +36,7 @@ deploy:
- provider: GitHub
release: $(APPVEYOR_REPO_TAG_NAME)
auth_token:
secure: gbdN6iXbtLTk1MiBecxRJvdoc6fR6x4AEFAQNuZ+UMR9NvQnXW12PXfd16gtGVGp
secure: R4+VK7DPGDBh/IvVDn06bAqBr/QKFS5eB9OFQZLzKsapKq1QJ+ytmHx71v7mV9oO
artifact: /^artifacts[\\/]/
draft: false
prerelease: false
Expand Down

0 comments on commit 2d6cf11

Please sign in to comment.