fix github upload task
This commit is contained in:
parent
bf10aba81c
commit
e02b422793
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ jobs:
|
|||
inputs:
|
||||
gitHubConnection: github
|
||||
repositoryName: dkanada/gelli
|
||||
assets: '$(System.ArtifactsDirectory)/*.apk'
|
||||
assets: '$(System.ArtifactsDirectory)/**/*.apk'
|
||||
action: 'edit'
|
||||
assetUploadMode: 'replace'
|
||||
tag: '$(TAG)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue