diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index e98abd7..92bd17b 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -11,7 +11,7 @@ jobs: uses: actions/checkout@v3 - name: Hello world action step - uses: ./github/actions/action + uses: ./.github/actions/action id: hello with: who-to-greet: "John"