Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjdlambert authored Apr 16, 2024
1 parent 952b05a commit a2011dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
description: Sets the cwd for the node process. Default to `process.cwd()`
required: false
versionBranch:
description: "An optional override for the branch to use for versioning. Defaults to `changeset-release/master`"
description: "An optional override for the branch to use for versioning. Defaults to `changeset-release/${mainBranch}`"
required: false
commit:
description: |
Expand Down

0 comments on commit a2011dc

Please sign in to comment.