Skip to content

Commit

Permalink
chore: stop publish smoke from check git clean
Browse files Browse the repository at this point in the history
  • Loading branch information
reggi committed Jan 22, 2025
1 parent 9281ebf commit 1432e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@ const main = async (opts) => {
}
}

run(main).catch(resetdeps)
run(main)

0 comments on commit 1432e13

Please sign in to comment.