diff --git a/.github/workflows/publish_release.yml b/.github/workflows/publish_release.yml index 682e6de..2159a7d 100644 --- a/.github/workflows/publish_release.yml +++ b/.github/workflows/publish_release.yml @@ -1,8 +1,8 @@ -name: build release binaries +name: Build release binaries on: workflow_dispatch: inputs: - build_options: + buildOptions: description: 'ffmepg build script options' required: true default: '-libbluray -android=21'