srbdbrfdbfha
All checks were successful
Deploy to FTP / deploy (push) Successful in 4s

This commit is contained in:
Sebastian Molenda
2026-05-05 20:45:36 +02:00
parent 77d5af8fa0
commit 526e42a2af
2 changed files with 7 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- name: Inject commit SHA
run: |
echo "const COMMIT_SHA = '${GITEA_SHA}';" > version.js
echo "${GITEA_SHA}" > version.sha
- name: Upload via FTP
uses: SamKirkland/FTP-Deploy-Action@v4.3.4