When trying to Manually publishing your country configuration, using the documented command:
yarn compose:push:version
There will be an error:
yarn run v1.22.19
error Command "compose:push:version" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
https://github.com/opencrvs/documentation/blob/80d567cd0e8815ea12590b799bc20731405e4549/setup/3.-installation/3.3-set-up-a-server-hosted-environment/3.3.6-deploy-automated-and-manual.md?plain=1#L77C1-L77C26
I suppose we have to run:
?