diff --git a/.github/workflows/eas-deploy.yml b/.github/workflows/eas-deploy.yml index be418d006..1cddd9255 100644 --- a/.github/workflows/eas-deploy.yml +++ b/.github/workflows/eas-deploy.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v4 - uses: docker://agilepathway/pull-request-label-checker:latest with: - one_of: test:deploy + one_of: 'test:deployy' repo_token: ${{ secrets.LEATHER_BOT }} - uses: ./.github/actions/eas-deploy with: