Fix updating github release (#257)
This commit is contained in:
committed by
GitHub
parent
45c280511d
commit
ef1890ae92
@@ -250,8 +250,10 @@ jobs:
|
||||
inputs:
|
||||
gitHubConnection: 'tschneidereit-releases'
|
||||
repositoryName: 'cranestation/wasmtime'
|
||||
action: 'create'
|
||||
target: '$(Build.SourceVersion)'
|
||||
tag: 'dev'
|
||||
tagSource: 'manual'
|
||||
title: 'Latest CI build'
|
||||
assets: '$(Build.ArtifactStagingDirectory)/**'
|
||||
isDraft: false
|
||||
|
||||
Reference in New Issue
Block a user