diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fe0ba72bb..eed579b03 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,6 +8,10 @@ on: release: types: [ published ] +concurrency: + group: ${{ github.ref }} + cancel-in-progress: true + env: COMPILER_IMAGE: stashapp/compiler:5