Closed oscarlevin closed 2 months ago
The action for push will now check to ensure that version 2.5 or greater is installed before running pretext build --deploys, and run pretext build if not.
pretext build --deploys
pretext build
Closes #824
The action for push will now check to ensure that version 2.5 or greater is installed before running
pretext build --deploys
, and runpretext build
if not.Closes #824