There was an error while loading. Please reload this page.
1 parent fad4ad3 commit 68eded9Copy full SHA for 68eded9
1 file changed
.circleci/release_github.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-set -xe
+set -xEuo pipefail
3
4
uploadReleaseToGitHub() {
5
git fetch --tags
0 commit comments