diff --git a/.github/scripts/checkout-tags.sh b/.github/scripts/checkout-tags.sh index 2e36aa2..2ca133e 100644 --- a/.github/scripts/checkout-tags.sh +++ b/.github/scripts/checkout-tags.sh @@ -13,7 +13,7 @@ do echo starting with tag $tag mkdir $tag cd $tag - git clone https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol.git --depth 1 --branch ${tag} --quiet + git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY.git --depth 1 --branch ${tag} --quiet mv ./DataspaceProtocol/* . cd .. done diff --git a/.github/scripts/index.html b/.github/scripts/index.html index eb72d17..f3f4b41 100644 --- a/.github/scripts/index.html +++ b/.github/scripts/index.html @@ -3,12 +3,12 @@
- + content="0;url=https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-err1"/> +