Skip to content

Commit 0654f2a

Browse files
Trying the npm publish.
1 parent 2c80d71 commit 0654f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-5-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
- run: ls -la
195195
working-directory: ./artifacts/sdk-ts-${{ inputs.version }}
196196

197-
- run: npm publish
197+
- run: npm publish --verbose
198198
working-directory: ./artifacts/sdk-ts-${{ inputs.version }}
199199
env:
200200
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)