mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-17 17:03:06 +01:00
release without changelog by default
This commit is contained in:
@@ -116,7 +116,7 @@ ${gen_root_stamp}: $(MAKO_RENDER) ${' '.join(i[0] for i in sds)} ${api_json_inpu
|
||||
${api_target}: ${api_common}
|
||||
|
||||
${api_crate_publish_file}:
|
||||
cd ${gen_root} && cargo smart-release --execute
|
||||
cd ${gen_root} && cargo smart-release --execute --no-changelog
|
||||
@mkdir -p ${os.path.dirname(api_crate_publish_file)}
|
||||
touch $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user