try to fix tea
All checks were successful
checks / test (pull_request) Successful in 1m41s
checks-impure / test (pull_request) Successful in 31s

This commit is contained in:
Georg-Stahn
2023-12-02 13:01:50 +01:00
parent 51913f015b
commit 095ca3d2e3

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
set -xeuo pipefail
remoteName="${1:-origin}"
targetBranch="${2:-main}"