diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 511eec0..a4f5591 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.yaml id: hello with: who-to-greet: "John"