Skip to content

Commit

Permalink
feat: make version actually optional
Browse files Browse the repository at this point in the history
closes #85
  • Loading branch information
KSXGitHub committed Jul 25, 2023
1 parent f92eb0e commit 849d884
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 849d884

Please sign in to comment.