replace joinmobilizon.org by mobilizon.org (#1702)

This commit is contained in:
Laurent GAY
2025-08-01 15:09:54 +02:00
committed by setop
parent d2ce0de020
commit 40339a8f5b
59 changed files with 93 additions and 93 deletions

View File

@@ -457,7 +457,7 @@ release-create:
- apk --no-cache add gawk sed grep
script: |
CHANGELOG=$(awk -v version="$APP_VERSION" '/^## / { printit = $2 == version }; printit' CHANGELOG.md | grep -v "## $APP_VERSION" | sed '1{/^$/d}')
ENDPOINT="https://packages.joinmobilizon.org"
ENDPOINT="https://packages.mobilizon.org"
release-cli create --name "$CI_COMMIT_TAG" \
--description "$CHANGELOG" \