mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-28 05:36:59 +00:00
build: exclude /docs when publishing crate
This commit is contained in:
parent
474c90f47d
commit
6a8187bc3c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ repository = "https://github.com/dathere/ckanaction"
|
||||||
license = "Unlicense"
|
license = "Unlicense"
|
||||||
keywords = ["ckan"]
|
keywords = ["ckan"]
|
||||||
categories = ["api-bindings", "asynchronous"]
|
categories = ["api-bindings", "asynchronous"]
|
||||||
|
exclude = ["/docs"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bon = "3.6.3"
|
bon = "3.6.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue