diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 460497d..9166411 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -1,5 +1,4 @@ -# This builds the latest stable version of beammp -name: Stable Release Pipe +name: Container release pipeline on: push: workflow_dispatch: # Allows you to run this workflow manually from the Actions tab