Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
ci: add wranglerjs version in release
Browse files Browse the repository at this point in the history
  • Loading branch information
xtuc committed May 27, 2019
1 parent 5d02b01 commit 7536a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
mk x86_64-unknown-linux-musl linux
mk x86_64-apple-darwin darwin
mk x86_64-pc-windows-msvc windows
mv -v tmp/wranglerjs/* gh-release/
mv -v tmp/wranglerjs/* gh-release/wranglerjs-$tag.tar.gz
displayName: "prepare the github releases tarball artifacts"
- task: PublishPipelineArtifact@0
displayName: "publish gh_release artifact"
Expand Down

0 comments on commit 7536a8a

Please sign in to comment.