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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,6 @@ Before starting, some things to consider:
33
33
## Releasing
34
34
* Readthedocs has a webhook connected to pushes on the main branch. It will trigger and update automatically.
35
35
* Create a [release on github](https://github.com/vmenger/docdeid/releases/new), create a tag with the right version, manually copy and paste from the changelog
36
-
*Trigger the build pipeline manually to release to PyPi
36
+
*Build pipeline and release to PyPi trigger automatically on release
37
37
38
38
Any other questions/issues not covered here? Please just get in touch!
0 commit comments