Update .github/workflows/update-repo.yml

This commit is contained in:
2026-04-14 19:25:08 +02:00
parent e34bf82799
commit 9a3ffff7c7

View File

@@ -8,7 +8,7 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: local
steps:
- name: Checkout code