We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7290c commit d4d0c17Copy full SHA for d4d0c17
1 file changed
.github/workflows/release.yml
@@ -39,6 +39,7 @@ jobs:
39
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0
40
with:
41
commit: "chore: release"
42
+ prDraft: create
43
title: "chore: release"
44
version: npm run version
45
env:
0 commit comments