Private
Public Access
1
0

chg: pkg: new version release !skipChangelog
Some checks failed
Deploy to Production / deploy (push) Failing after 0s

This commit is contained in:
2026-04-14 15:35:12 +02:00
parent f135746826
commit 5a5467fda9

View File

@@ -19,7 +19,7 @@ jobs:
cd "${{ vars.PROD_APP_DIR }}"
AUTHED=$(git remote get-url origin | sed "s|://|://oauth2:${GITEA_TOKEN}@|")
git remote set-url origin "$AUTHED"
git fetch --tags
git fetch --tags --force
git checkout "${{ gitea.ref_name }}"
- name: Write .env