Update .github/workflows/create-release.yaml
Some checks failed
Build and push image to DockerHub / build (push) Has been cancelled

This commit is contained in:
2025-05-31 19:21:12 +00:00
parent 512dc4c961
commit 683bda9917

View File

@@ -11,7 +11,7 @@ jobs:
name: "Release"
permissions:
contents: write
runs-on: "linux_arm64"
runs-on: "ubuntu-latest"
steps: