diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index aaa5117..7740c51 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -9,7 +9,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 - - name: Run expect-self-parameter action + - name: Run expect-self-params action uses: ./ # This points to the local action in the repository with: params: > diff --git a/README.md b/README.md index 3a7562a..ad0014b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 - - name: Run expect-self-parameter action + - name: Run expect-self-params action uses: Rindrics/expect-self-params@v1 with: params: >