diff --git a/.github/workflows/build-runner.yml b/.github/workflows/build-runner.yml index 216fe179b..22a4679da 100644 --- a/.github/workflows/build-runner.yml +++ b/.github/workflows/build-runner.yml @@ -1,7 +1,6 @@ name: Build runner on: - push: workflow_dispatch: inputs: bundle-tag: @@ -12,7 +11,7 @@ jobs: build-runner: runs-on: ubuntu-latest env: - RELEASE_TAG: test-build-runner # "${{ github.event.inputs.bundle-tag }}" + RELEASE_TAG: "${{ github.event.inputs.bundle-tag }}" strategy: matrix: