diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index df6a478..52ec939 100755 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -21,8 +21,6 @@ jobs: if: startsWith(github.ref, 'refs/tags/') with: files: vendor - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: WordPress Plugin Deploy uses: 10up/action-wordpress-plugin-deploy@master