Skip to content

Commit

Permalink
Change to appveyor yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robdmoore committed Jan 13, 2019
1 parent b70815b commit 704d76f
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 @@ -64,7 +64,7 @@ deploy:
SHOULD_DEPLOY: true
after_deploy:
- ps: >-
gren release --token=$env:GitHubToken
gren release --token=$env:GitHubToken --username=$env:GitHubOrganisation --repo=$env:APPVEYOR_PROJECT_NAME
notifications:
- provider: GitHubPullRequest
on_build_success: true
Expand Down

0 comments on commit 704d76f

Please sign in to comment.