Skip to content

Commit 6641035

Browse files
committed
ci: add changelog to cargo-dist config
1 parent 0369242 commit 6641035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ pubkey = "RWSWSCEJEEacVeCy0va71hlrVtiW8YzMzOyJeso0Bfy/ZXq5OryWi/8T"
181181
# Config for 'cargo dist'
182182
[workspace.metadata.dist]
183183
# Include the example config files into the distribution archives
184-
include = ["./config/"]
184+
include = ["./config/", "./changelog/"]
185185
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
186186
cargo-dist-version = "0.1.0"
187187
# CI backends to support (see 'cargo dist generate-ci')

0 commit comments

Comments
 (0)