1
0
Jonathan Kelley 1 жил өмнө
parent
commit
b499ebe5bd

+ 1 - 1
.github/workflows/publish.yml

@@ -88,7 +88,7 @@ jobs:
           bin: dx
           token: ${{ secrets.GITHUB_TOKEN }}
           target: ${{ matrix.platform.target }}
-          archive: $bin-$target-${{ env.RELEASE_TAG }}
+          archive: $bin-$target
           checksum: sha256
           manifest_path: packages/cli/Cargo.toml
           ref: refs/tags/${{ env.RELEASE_TAG }}