diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 41da557..d88e192 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,7 +17,7 @@ jobs: deploy: runs-on: ubuntu-latest name: Deploy assets - environment: sponsor + environment: netlify concurrency: group: website-deploy-${{ github.ref }} cancel-in-progress: true