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 c7b0f69 commit 6096fc6Copy full SHA for 6096fc6
1 file changed
.github/workflows/create-projects.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- uses: AckeeCZ/create-node-app/.github/workflows/build.yml@main
+ uses: ./.github/workflows/build.yml
14
15
create-projects:
16
needs: "build"
0 commit comments