Skip to content

Commit

Permalink
Merge branch 'appveyor-test'
Browse files Browse the repository at this point in the history
  • Loading branch information
TomGrobbe committed Jan 27, 2019
2 parents 14f6a5d + 2ff3a8b commit 71965c6
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 @@ -19,7 +19,7 @@ deploy:
artifact: MenuAPI-$(VERSION_NAME).zip
draft: false
prerelease: false
auth_token: ($github_auth)
auth_token: $(github_auth)
on:
APPVEYOR_REPO_TAG: true
description: "MenuAPI release, version $(VERSION_NAME). For a changelog check the [docs](https://docs.vespura.com/) or checkout the recent commits on GitHub."
Expand Down

0 comments on commit 71965c6

Please sign in to comment.