Skip to content

Commit 869d8a8

Browse files
committed
Update composite action branch
1 parent e637c62 commit 869d8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/i18n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
1717

1818
- name: i18n
19-
uses: WordPress/wporg-repo-tools/.github/actions/i18n@try/i18n-action
19+
uses: WordPress/wporg-repo-tools/.github/actions/i18n@trunk
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}
2222
args: --no_taxonomies --post_types=page --url=https://wordpress.org/themes/wp-json/wp/v2/ --textdomain=wporg-themes

0 commit comments

Comments
 (0)