Skip to content

Commit

Permalink
update patch docs to reflect track
Browse files Browse the repository at this point in the history
  • Loading branch information
Mastersam07 authored Nov 13, 2024
1 parent 2797eb8 commit 0213f2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/docs/guides/staging-patches.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ Now that we've applied the changes, let's create a patch:

```sh
# Stage a patch on Android
shorebird patch android --staging
shorebird patch android --track=staging

# Stage a patch on iOS
shorebird patch ios --staging
shorebird patch ios --track=staging
```

## Preview the release
Expand Down

0 comments on commit 0213f2f

Please sign in to comment.