Update .gitea/workflows/deploy.yml #145

Merged
seeseemelk merged 1 commits from seeseemelk-patch-2 into main 2026-02-14 16:03:33 +01:00
Showing only changes of commit f97a0ed6d4 - Show all commits

View File

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