1 Commits

Author SHA1 Message Date
f1183606ae Update .gitea/workflows/deploy.yml
Some checks failed
Backend Build and Test / build (push) Has been cancelled
2026-02-14 16:03:15 +01:00

View File

@@ -3,7 +3,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: standard-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4