diff --git a/.github/workflows/sync-plugins.yml b/.github/workflows/sync-plugins.yml index 31bb47a1..2d5c396c 100644 --- a/.github/workflows/sync-plugins.yml +++ b/.github/workflows/sync-plugins.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: drassil/action-git-subtree@v1 + - uses: drassil/action-git-subtree@main with: pat: ${{ secrets.PUSH_TOKEN }} repo: https://github.com/azerothcore/acore-cms-wp-plugin.git