diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index aa1d9012..9b1d9d26 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@master with: submodules: 'recursive' - token: ${{ secrets.PAT_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} - name: Strong Testimonials Deploy uses: 10up/action-wordpress-plugin-deploy@stable env: