Skip to content

Commit

Permalink
docs: fix destructiveChanges ref in step 4
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Rolke <[email protected]>
  • Loading branch information
scolladon and amtrack authored Jul 31, 2024
1 parent c2bd8ee commit 39d040f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ Example to delete the Flow `Set_Account_Description` :
</Package>
```
4. Deploy this `package.xml`, `destructiveChanges.xml` and `FlowDefinition`
4. Deploy this `package.xml`, `destructiveChangesPost.xml` and `FlowDefinition`
```sh
# add `--ignore-warnings` parameter if you listed a deleted Flow version in the destructiveChangesPost.xml
sf project deploy start -x package.xml --post-destructive-changes destructiveChangesPost.xml
Expand Down

0 comments on commit 39d040f

Please sign in to comment.