We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961f789 commit a7835bfCopy full SHA for a7835bf
.github/workflows/bump-coder-cli.yaml
@@ -26,4 +26,4 @@ jobs:
26
git add coder-cli.rb
27
git commit -m "feat: bump coder-cli version to v1.14.1"
28
git push --set-upstream origin bump-coder-cli-1.14.1
29
- gh pr create --fill --reviewer cmoog
+ gh pr create --title="bump coder-cli version to v1.14.1" --reviewer cmoog
0 commit comments