.gitea/workflows/deploy.yml aktualisiert
Deploy TrassenPlaner / deploy (push) Failing after 13s Details

This commit is contained in:
gitea-enwelo-jba 2026-04-20 12:58:33 +00:00
parent a1da6e6df8
commit 0045dbe169
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
jobs:
deploy:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3