diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 516a66c..3638573 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,7 @@ jobs: with: source-directory: 'output' destination-github-username: otcroz - destination-repository-name: otcroz.dev@gmail.com + destination-repository-name: Polaris_front-end user-email: ${{ secrets.AUTO_EMAIL_OTCROZ }} commit-message: ${{ github.event.commits[0].message }} target-branch: main