We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e637c62 commit 869d8a8Copy full SHA for 869d8a8
.github/workflows/i18n.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
17
18
- name: i18n
19
- uses: WordPress/wporg-repo-tools/.github/actions/i18n@try/i18n-action
+ uses: WordPress/wporg-repo-tools/.github/actions/i18n@trunk
20
with:
21
token: ${{ secrets.GITHUB_TOKEN }}
22
args: --no_taxonomies --post_types=page --url=https://wordpress.org/themes/wp-json/wp/v2/ --textdomain=wporg-themes
0 commit comments