Skip to content

Commit

Permalink
use my version of GA
Browse files Browse the repository at this point in the history
  • Loading branch information
afragen committed Dec 21, 2024
1 parent 9a1c055 commit 8918431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-pot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: WordPress POT Generator
uses: varunsridharan/action-wp-pot-generator@2.0
uses: afragen/action-wp-pot-generator@main
with:
save_path: "./languages"
item_slug: "${{ github.event.repository.name }}"
Expand Down

0 comments on commit 8918431

Please sign in to comment.