Skip to content

Commit d005966

Browse files
fix: restore trailing newline
Co-Authored-By: rlamb@launchdarkly.com <kingdewman@gmail.com>
1 parent d4b08f2 commit d005966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ jobs:
9797
uses: ./.github/actions/publish-npm
9898
with:
9999
dry-run: ${{ inputs.dry-run }}
100-
prerelease: ${{ inputs.prerelease }}
100+
prerelease: ${{ inputs.prerelease }}

0 commit comments

Comments
 (0)