Skip to content

Commit cba7cc4

Browse files
committed
update
1 parent de6cfb0 commit cba7cc4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

scripts/release/readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,10 @@ Fetching latest origin/main...
148148
🎉 Release preparation completed successfully!
149149
150150
Next steps:
151-
1. Review the changes with: git diff
152-
2. Commit the changes with: git commit -am 'Prepare release v1.40.0'
153-
3. Push the branch with: git push origin release-v1.40.0
151+
1. Sync the dependency updates in version.py and meta.yaml if they are inconsistent
152+
2. Review the changes with: git diff
153+
3. Commit the changes with: git commit -am 'Prepare release v1.40.0'
154+
4. Push the branch with: git push origin release-v1.40.0
154155
```
155156

156157
## Error Handling

0 commit comments

Comments
 (0)