We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1398523 commit b507a87Copy full SHA for b507a87
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
publish: npm exec changeset publish --git-tag
46
commit: "chore(release): update version"
47
title: "chore(release): update version"
48
- cwd: "./wp-react-lib"
+ cwd: wp-react-lib"
49
env:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
NPM_CONFIG_PROVENANCE: true
0 commit comments