Skip to content

Commit 704d76f

Browse files
committed
Change to appveyor yml
1 parent b70815b commit 704d76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ deploy:
6464
SHOULD_DEPLOY: true
6565
after_deploy:
6666
- ps: >-
67-
gren release --token=$env:GitHubToken
67+
gren release --token=$env:GitHubToken --username=$env:GitHubOrganisation --repo=$env:APPVEYOR_PROJECT_NAME
6868
notifications:
6969
- provider: GitHubPullRequest
7070
on_build_success: true

0 commit comments

Comments
 (0)