Skip to content

Commit 647f37c

Browse files
committed
ci: change workdir
1 parent 3d4561a commit 647f37c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release-lib.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
run: just lib
3636

3737
- name: Publish
38+
working-directory: packages/lib
3839
run: npm publish

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/lib": "0.1.5",
2+
"packages/lib": "0.1.4",
33
".": "0.5.3",
44
"packages/dashboard": "0.1.3",
55
"charts/feedback-fusion": "3.5.4"

0 commit comments

Comments
 (0)