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 0bf375c commit a5ed3a7Copy full SHA for a5ed3a7
1 file changed
ci-scripts/sdk_release_pr.sh
@@ -40,5 +40,4 @@ gh pr create \
40
--head "$pr_branch" \
41
--label release \
42
--title "$msg" \
43
- --body "Release ${version}" \
44
- --dry-run
+ --body "Release ${version}"
0 commit comments