Skip to content

Commit 7a4135d

Browse files
committed
Remove double prompt in release process docs
1 parent 1e48872 commit 7a4135d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/release-process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ Perform a Release
1717
.. prompt:: bash
1818
:substitutions:
1919

20-
$ gh workflow run release.yml --repo |github-owner|/|github-repository|
20+
gh workflow run release.yml --repo |github-owner|/|github-repository|
2121

2222
.. _Install GitHub CLI: https://cli.github.com/manual/installation

0 commit comments

Comments
 (0)