Skip to content

CI: add manual uefi-only boot.bin deploy workflow #4

CI: add manual uefi-only boot.bin deploy workflow

CI: add manual uefi-only boot.bin deploy workflow #4

Workflow file for this run

name: release-dev
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
release-dev:
uses: ./.github/workflows/release.yaml
with:
upload-type: installer-dev
secrets: inherit