From 231580e0b0605211fe224a824aad88dd875bb76d Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 17 Jan 2024 15:02:29 +0100 Subject: [PATCH] update publish script --- scripts/publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/publish.sh b/scripts/publish.sh index 9714d43..c300167 100755 --- a/scripts/publish.sh +++ b/scripts/publish.sh @@ -1,4 +1,4 @@ #!/bin/bash +set -e cargo ws publish --registry cscherr -cargo ws publish --registry cscherr --no-git-commit --publish-as-is cargo publish --registry cscherr -p libpt