summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/package-and-release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/package-and-release.yaml b/.github/workflows/package-and-release.yaml
index 571b2b6..98cc8ac 100644
--- a/.github/workflows/package-and-release.yaml
+++ b/.github/workflows/package-and-release.yaml
@@ -286,7 +286,7 @@ jobs:
set -x -e
set -o pipefail
- git clone git@github.com:harelba/homebrew-core.git
+ git clone https://github.com/harelba/homebrew-core.git
cd homebrew-core
git checkout -b new-q-version