Update .gitea/workflows/deploy.yml
All checks were successful
Test Runner / test (push) Successful in 0s

This commit is contained in:
2025-08-20 08:46:00 +02:00
parent 06a12162f3
commit 685160d556

View File

@@ -6,7 +6,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
runs-on: gintou
steps:
- name: Hello World
run: echo "Hello from Gitea Actions!"