Updated runs-on to match upper and lowercase
Nightly Build and Release / Build and Release Nightly (push) Canceled after 0s

This commit is contained in:
qwsdcvghyu89
2026-06-05 00:08:42 +10:00
parent 2b848baa33
commit 320fee57b2
+1 -1
View File
@@ -10,7 +10,7 @@ on:
jobs:
build-releases:
name: 'Build and Release Nightly'
runs-on: debian-x86
runs-on: ['Debian-x86', 'debian-x86']
permissions:
contents: write # Ensures the GITHUB_TOKEN has permission to create/update releases
container: