mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-25 14:12:13 +00:00
Try another github connection for next release
This commit is contained in:
parent
3034523d39
commit
f161717afe
@ -337,6 +337,6 @@ jobs:
|
|||||||
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
|
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
|
||||||
displayName: 'Create GitHub Release'
|
displayName: 'Create GitHub Release'
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: alexcrichton-oauth
|
gitHubConnection: alexcrichton-token
|
||||||
repositoryName: rustwasm/wasm-bindgen
|
repositoryName: rustwasm/wasm-bindgen
|
||||||
assets: gh-release/*.tar.gz
|
assets: gh-release/*.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user