Skip to content

Commit 76f9de6

Browse files
Merge pull request #74 from devgateway/alive-dev
2 parents cd2324b + b507a87 commit 76f9de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
publish: npm exec changeset publish --git-tag
4646
commit: "chore(release): update version"
4747
title: "chore(release): update version"
48-
cwd: "./wp-react-lib"
48+
cwd: wp-react-lib"
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151
NPM_CONFIG_PROVENANCE: true

0 commit comments

Comments
 (0)