You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,7 @@ Release Process
172
172
1. Merge the pull request to origin/master
173
173
1. Create a release on GitHub using the portion from the changelog for this release for the description
174
174
* Add the ZIP files under `generated/examples`for each module as a release artifact.
175
+
* This should trigger the [check_latest_release](.github/workflows/check_latest_release.yml) workflow. Check the [results](https://github.com/ni/nimi-python/actions/workflows/check_latest_release.yml) before continuing.
175
176
1. Post-Release Steps
176
177
1. Create and checkout another branch for post-release changes
0 commit comments