diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8f5de592..750cff9d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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