diff --git a/README.md b/README.md index 06eb3ce..c90e85c 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,6 @@ jobs: with: os: ${{ matrix.os }} go-version: ${{ matrix.go-version }} - repository: ${{ inputs.repository }} golangci-lint-version: v1.59 ```