Skip to content

Commit

Permalink
Merge pull request #10 from Dafnik/fix/remove-unused-action-input
Browse files Browse the repository at this point in the history
fix: remove unused action input
  • Loading branch information
Dafnik authored Apr 20, 2023
2 parents f2db15c + 67ca1a8 commit ea9a147
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ inputs:
description: "Work directory"
required: false
default: "."
cache-dependency-path:
description: "Path to pnpm-lock.yaml"
required: false
default: "pnpm-lock.yaml"
install:
description: "Runs pnpm install"
required: false
Expand Down

0 comments on commit ea9a147

Please sign in to comment.