diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3525fa018..6d142532c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -4,7 +4,7 @@ run-name: ${{ github.actor }} is running Deploy CD on: push: branches: # Allow list of deployable tags and branches. Note that all allow-listed branches cannot include any `/` characters - - next + - next # primary deploy branch env: rid: ${{ github.run_id }}-${{ github.run_number }}