From a127852c473f24533fe1468801950e793a4f414a Mon Sep 17 00:00:00 2001 From: TeoAlex Date: Tue, 13 Aug 2024 14:58:15 +0300 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: