diff --git a/.github/workflows/github-pages.yaml b/.github/workflows/github-pages.yaml index 558e0ba..a83eaef 100644 --- a/.github/workflows/github-pages.yaml +++ b/.github/workflows/github-pages.yaml @@ -23,7 +23,7 @@ permissions: # Allow one concurrent deployment concurrency: group: "pages" - cancel-in-progress: true + cancel-in-progress: false # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: