Skip to content

Commit 1bddb0f

Browse files
committed
Fix RELEASING.rst instructions
1 parent 43803c8 commit 1bddb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Here are the steps on how to make a new release.
66
4. Once all tests pass, start the ``deploy`` workflow manually or via:
77

88
```
9-
gh workflow run deploy.yml --repo pytest-dev/pytest-mock --ref release-VERSION -f version=VERSION
9+
gh workflow run deploy.yml --repo pytest-dev/pytest-random-order --ref release-VERSION -f version=VERSION
1010
```
1111

1212
5. Merge the PR.

0 commit comments

Comments
 (0)