Skip to content

Commit 5f2cfc5

Browse files
Alex HolmbergAlex Holmberg
authored andcommitted
t
1 parent 1fab878 commit 5f2cfc5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-plz.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: release-plz/action@v0.5
3131
with:
3232
command: release
33-
manifest_path: syncable-cli/Cargo.toml
33+
manifest_path: Cargo.toml
3434

3535
release-plz-pr:
3636
if: ${{ github.repository_owner == 'syncable-dev' }}
@@ -56,4 +56,4 @@ jobs:
5656
uses: release-plz/action@v0.5
5757
with:
5858
command: release-pr
59-
manifest_path: syncable-cli/Cargo.toml
59+
manifest_path: Cargo.toml

0 commit comments

Comments
 (0)