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