Skip to content

Commit 2e9b918

Browse files
committed
Change release process to specify repo in gh command
1 parent 8f57c99 commit 2e9b918

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/release-process.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Perform a Release
1515
#. Perform a release:
1616

1717
.. prompt:: bash
18+
:substitutions:
1819

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

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

0 commit comments

Comments
 (0)