-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflexlate.json
More file actions
32 lines (32 loc) · 1.15 KB
/
flexlate.json
File metadata and controls
32 lines (32 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"template_sources": [
{
"name": "copier-github-actions-semantic-release",
"path": "https://github.com/nickderobertis/copier-github-actions-semantic-release",
"type": "copier",
"version": "89e81330c5b5933ae9d380969b35766b9b1036a8",
"git_url": "https://github.com/nickderobertis/copier-github-actions-semantic-release",
"target_version": null,
"render_relative_root_in_output": ".",
"render_relative_root_in_template": "output"
}
],
"applied_templates": [
{
"name": "copier-github-actions-semantic-release",
"data": {
"repo_name": "last-successful-commit-action",
"full_name": "\"Last successful commit\" Github Action",
"action_type": "typescript",
"repo_username": "nickderobertis",
"short_description": "GitHub action for identifying the last successful commit for a given workflow and branch",
"package_author": "Nick DeRobertis",
"author_email": "derobertis.nick@gmail.com",
"main_branch_name": "main"
},
"version": "89e81330c5b5933ae9d380969b35766b9b1036a8",
"add_mode": "local",
"root": "."
}
]
}