3
0

gitea actions ng36

This commit is contained in:
Michael Otto
2026-03-18 13:19:34 +01:00
parent 5342cd9bef
commit 8c31def8e4

View File

@@ -63,6 +63,7 @@ jobs:
echo "git_repo_url=$GIT_REPO_URL" >> $GITHUB_OUTPUT
PAYLOAD_REPO="${GROUP}/${NAME}"
echo $PAYLOAD_REPO
GIT_PLUGIN_URL="https://${RELEASE_TOKEN}:x-oauth-basic@${{ vars.RELEASE_URL }}/$PAYLOAD_REPO.git"
echo "git_plugin_url=$GIT_PLUGIN_URL" >> $GITHUB_OUTPUT