We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ab0ed commit f05add4Copy full SHA for f05add4
.github/workflows/deploy.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
list-templates:
14
- uses: ./.github/actions/list-templates.yml
+ uses: ./.github/workflows/list-templates.yml
15
16
deploy:
17
needs: list-templates
0 commit comments