Skip to content

Commit

Permalink
refactor: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sbsrnt committed Mar 8, 2024
1 parent b490874 commit ad902f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preview-publish-package/01-publish-prerelease/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:

outputs:
changelog:
description: `lerna changed --json` output # read: https://github.com/lerna/lerna/tree/main/libs/commands/changed#readme
description: `lerna changed --json` output
value: ${{ steps.lerna_prerelease.outputs.changelog }}

runs:
Expand Down

0 comments on commit ad902f2

Please sign in to comment.