Skip to content

Commit 95bab8f

Browse files
authored
Fix plugin slug name in workflow configuration
1 parent adc3a76 commit 95bab8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugin-check-stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
plugin_slug:
17-
- advanced-custom-field
17+
- advanced-custom-fields
1818
- custom-post-type-ui
1919
- meta-box
2020
- cmb2

0 commit comments

Comments
 (0)