Skip to content

Commit f05add4

Browse files
committed
wrong path
1 parent 66ab0ed commit f05add4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
list-templates:
14-
uses: ./.github/actions/list-templates.yml
14+
uses: ./.github/workflows/list-templates.yml
1515

1616
deploy:
1717
needs: list-templates

0 commit comments

Comments
 (0)