Skip to content

Commit 19e09fd

Browse files
committed
corrected action name
1 parent 9146a13 commit 19e09fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-title-formatter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Format issue title
14-
uses: recursivezero/template/.github/actions/format-issue-id@v2
14+
uses: recursivezero/template/.github/actions/format-issue-title@v2
1515
with:
1616
prefix: TZF
1717
dry_run: false

0 commit comments

Comments
 (0)