We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e87db commit a2c781bCopy full SHA for a2c781b
1 file changed
.azure/azure-linux-musl.yml
@@ -38,7 +38,7 @@ jobs:
38
displayName: Create GitHub Release
39
inputs:
40
githubConnection: github.com_psibi
41
- assets: $(Build.ArtifactStagingDirectory)/tldr-linux-$(TAG).tar.gz
+ assets: $(Build.ArtifactStagingDirectory)/tldr-musl-linux-$(TAG).tar.gz
42
assetUploadMode: replace
43
action: edit
44
tag: $(TAG)
0 commit comments