diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b25871a71..48651744e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,6 +5,7 @@ on: push: branches: # Allow list of deployable tags and branches. Note that all allow-listed branches cannot include any `/` characters - next + - task-refactor env: rid: ${{ github.run_id }}-${{ github.run_number }}