Skip to content

Commit

Permalink
fix github connection
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Apr 9, 2019
1 parent dd6d79d commit 1e9aaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- task: GitHubRelease@0
displayName: Github Release
inputs:
gitHubConnection: devongovett
gitHubConnection: parcel
repositoryName: parcel-bundler/watcher
assets: $(System.DefaultWorkingDirectory)/prebuilds/@parcel/*
- task: Npm@1
Expand Down

0 comments on commit 1e9aaac

Please sign in to comment.