Added support for multi-platform build and release
This commit is contained in:
+4
-1
@@ -16,6 +16,9 @@ tea release create \
|
||||
--note "Automated release for version $VERSION" \
|
||||
--tag "$VERSION" \
|
||||
--target "$(git rev-parse HEAD)" \
|
||||
--asset pcli
|
||||
--asset pcli-linux-amd64 \
|
||||
--asset pcli-darwin-amd64 \
|
||||
--asset pcli-darwin-arm64 \
|
||||
--asset pcli-windows-amd64.exe
|
||||
|
||||
echo "Release $VERSION created successfully!"
|
||||
|
||||
Reference in New Issue
Block a user