add README to copybara config
GitOrigin-RevId: 07b6d968d5f5dc59c9246c66e78d51651b7e9ce2
This commit is contained in:
parent
ac27972dba
commit
c9d3bc7f66
@ -14,7 +14,7 @@ core.workflow(
|
||||
push = "master",
|
||||
),
|
||||
# Change path to the folder you want to publish publicly
|
||||
origin_files = glob(["tools/**", "Shared/**", "Jumpy.Shared/**"]),
|
||||
origin_files = glob(["README.md", "tools/**", "Shared/**", "Jumpy.Shared/**"]),
|
||||
|
||||
authoring = authoring.pass_thru("Unknown Author <nobody@semicolin.games>"),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user