diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index d7e188e..e98abd7 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.yaml + uses: ./github/actions/action id: hello with: who-to-greet: "John"