Skip to content

Commit

Permalink
Fix appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkEyeDragon committed Jun 11, 2019
1 parent 8c6c0a7 commit 044864f
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 @@ -26,7 +26,7 @@ skip_commits:

deploy:
#release: PaperDownload-v$(appveyor_build_version)
description: $(APPVEYOR_REPO_COMMIT_MESSAGE) $(%APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)
description: $(APPVEYOR_REPO_COMMIT_MESSAGE) $(APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED)
provider: GitHub
auth_token:
secure: 2ZjNMlRALutd+9SLwQrQljeBdTAlf+YCrMy66K6iEu6KNDhF9G0Bv5DgBnNL5zJM # your encrypted token from GitHub
Expand Down

0 comments on commit 044864f

Please # to comment.