Skip to content

Commit

Permalink
fix: action url
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal committed Jan 2, 2025
1 parent 604e688 commit fa65b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa65b18

Please sign in to comment.