chore: fix links
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
run: |
|
||||
VERSION="2.0.0-BETA-17"
|
||||
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
|
||||
URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
|
||||
URL="https://github.com/trueforge-org/truecharts/releases/download/v${VERSION}/${FILENAME}"
|
||||
|
||||
mkdir -p temp
|
||||
cd temp
|
||||
|
||||
@@ -63,7 +63,7 @@ jobs:
|
||||
run: |
|
||||
VERSION="2.0.0-BETA-17"
|
||||
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
|
||||
URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
|
||||
URL="https://github.com/trueforge-org/truecharts/releases/download/v${VERSION}/${FILENAME}"
|
||||
|
||||
mkdir -p temp
|
||||
cd temp
|
||||
|
||||
Reference in New Issue
Block a user