Skip to content

Commit 33484d9

Browse files
committed
chore: include cargo toml in sub crate for releases
1 parent b1d363e commit 33484d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ plugins:
66
- "@semantic-release-cargo/semantic-release-cargo"
77
- "@semantic-release/github"
88
- - "@semantic-release/git"
9-
- assets: ["CHANGELOG.md", "Cargo.toml"]
9+
- assets: ["CHANGELOG.md", "Cargo.toml", "warframe-macros/Cargo.toml"]
1010
branches:
1111
- master

0 commit comments

Comments
 (0)