Skip to content

Commit

Permalink
update patch docs to reflect track (#308)
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan Oltman <[email protected]>
  • Loading branch information
Mastersam07 and bryanoltman authored Nov 13, 2024
1 parent b60b6c0 commit 1287dd9
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 1287dd9

Please sign in to comment.