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 c3623b3 commit 3ac1d29Copy full SHA for 3ac1d29
.github/workflows/release.yml
@@ -45,7 +45,6 @@ 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
49
env:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
NPM_CONFIG_PROVENANCE: true
0 commit comments