Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganitzsh committed Nov 13, 2023
1 parent 918cfa6 commit fc0915c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/release.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export const release = async (
/* istanbul ignore next */
const defaultOptions = {
...(branches === undefined ? {} : { branches }),
ci: false,
dryRun: processInputDryRun(),
plugins: generatePlugins({
commitAssets: processInputCommitAssets(),
Expand Down

0 comments on commit fc0915c

Please sign in to comment.