Update release script
Some checks failed
Release Creation / build (release) Failing after 5s

This commit is contained in:
2025-11-08 00:06:19 +01:00
parent c600eb3965
commit f3c58424e5

View File

@@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: host
runs-on: localhost
steps:
- run: echo "💡 The ${{ gitea.repository }} repository will cloned to the runner."