diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9fece0b..1a18fcf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: publish: npm exec changeset publish --git-tag commit: "chore(release): update version" title: "chore(release): update version" - cwd: "./wp-react-lib" + cwd: wp-react-lib" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_CONFIG_PROVENANCE: true