Draft: Use `USE_EXISTING` instead of `DO_NOT_PUBLISH` for clarity
DO_NOT_PUBLISH
does not immediately convey the meaning of that variable. switching to USE_EXISTING
seems clearer and more self-explanatory.
DO_NOT_PUBLISH
does not immediately convey the meaning of that variable. switching to USE_EXISTING
seems clearer and more self-explanatory.