We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1800f commit f85a0a0Copy full SHA for f85a0a0
.github/workflows/release.yml
@@ -3,8 +3,7 @@ name: Release CodeSnap to crates.io
3
on:
4
push:
5
paths:
6
- - core/Cargo.toml
7
- - lib/Cargo.toml
+ - Cargo.toml
8
branches:
9
- main
10
0 commit comments