Skip to content

Commit 87b0235

Browse files
committed
Try fix Publish
1 parent 3f09a0d commit 87b0235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Publish with npm
5050
run: |
51-
cd packages/agent-sdk
51+
cd packages/agent-sdks
5252
npm publish --access public
5353
env:
5454
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)