Skip to content

Commit

Permalink
Update (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi authored Dec 6, 2020
1 parent 62e87db commit a2c781b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/azure-linux-musl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
displayName: Create GitHub Release
inputs:
githubConnection: github.com_psibi
assets: $(Build.ArtifactStagingDirectory)/tldr-linux-$(TAG).tar.gz
assets: $(Build.ArtifactStagingDirectory)/tldr-musl-linux-$(TAG).tar.gz
assetUploadMode: replace
action: edit
tag: $(TAG)
Expand Down

0 comments on commit a2c781b

Please sign in to comment.