Skip to content

Commit

Permalink
Merge pull request #90 from pnpm/optional-version
Browse files Browse the repository at this point in the history
feat: make version actually optional
  • Loading branch information
KSXGitHub committed Jul 25, 2023
2 parents f92eb0e + 849d884 commit 3723f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ branding:
inputs:
version:
description: Version of pnpm to install
required: false
dest:
description: Where to store pnpm files
required: false
Expand Down

0 comments on commit 3723f63

Please sign in to comment.