diff --git a/.github/workflows/build_prod.yml b/.github/workflows/build_prod.yml index 599500f..1816212 100644 --- a/.github/workflows/build_prod.yml +++ b/.github/workflows/build_prod.yml @@ -11,7 +11,6 @@ on: jobs: package-image: runs-on: ubuntu-latest - if: contains(github.event.head_commit.message, '[release]') environment: name: production # Set the environment name steps: