We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fab878 commit 5f2cfc5Copy full SHA for 5f2cfc5
1 file changed
.github/workflows/release-plz.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: release-plz/action@v0.5
31
with:
32
command: release
33
- manifest_path: syncable-cli/Cargo.toml
+ manifest_path: Cargo.toml
34
35
release-plz-pr:
36
if: ${{ github.repository_owner == 'syncable-dev' }}
@@ -56,4 +56,4 @@ jobs:
56
57
58
command: release-pr
59
0 commit comments