diff --git a/.github/workflows/cd-website.yml b/.github/workflows/cd-website.yml index 02c2a75e..1b30718a 100644 --- a/.github/workflows/cd-website.yml +++ b/.github/workflows/cd-website.yml @@ -12,7 +12,7 @@ permissions: concurrency: group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: false + cancel-in-progress: true env: PUBLIC_WARGAMING_APPLICATION_ID: ${{ secrets.PUBLIC_WARGAMING_APPLICATION_ID }}