Skip to content

Commit af2a280

Browse files
committed
chore: wip
1 parent bec5816 commit af2a280

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
@@ -43,7 +43,7 @@ jobs:
4343
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
4444

4545
- name: Publish Dummy Libraries
46-
run: bun --filter='./storage/framework/core' run publish:dummy-libs
46+
run: bun --filter='./storage/framework' run publish:dummy-libs
4747
env:
4848
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
4949

0 commit comments

Comments
 (0)