mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-11 21:37:16 +00:00
Try to debug missing files...
This commit is contained in:
parent
9d33dd8717
commit
d382ad72a3
@ -380,6 +380,7 @@ jobs:
|
||||
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
|
||||
env:
|
||||
GITHUB_DEPLOY_KEY: $(GITHUB_DEPLOY_KEY)
|
||||
- script: find gh-pages
|
||||
- task: GithubRelease@0
|
||||
condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
|
||||
displayName: 'Create GitHub Release'
|
||||
|
Loading…
x
Reference in New Issue
Block a user