Skip to content

Commit f161717

Browse files
committed
Try another github connection for next release
1 parent 3034523 commit f161717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,6 @@ jobs:
337337
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
338338
displayName: 'Create GitHub Release'
339339
inputs:
340-
gitHubConnection: alexcrichton-oauth
340+
gitHubConnection: alexcrichton-token
341341
repositoryName: rustwasm/wasm-bindgen
342342
assets: gh-release/*.tar.gz

0 commit comments

Comments
 (0)