Skip to content

Commit

Permalink
Try another github connection for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Mar 4, 2019
1 parent 3034523 commit f161717
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 @@ -337,6 +337,6 @@ jobs:
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
displayName: 'Create GitHub Release'
inputs:
gitHubConnection: alexcrichton-oauth
gitHubConnection: alexcrichton-token
repositoryName: rustwasm/wasm-bindgen
assets: gh-release/*.tar.gz

0 comments on commit f161717

Please sign in to comment.