Update release script
Some checks failed
Release Creation / build (release) Has been cancelled

This commit is contained in:
2025-11-08 00:04:57 +01:00
parent 4a7848cb04
commit c600eb3965

View File

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