Skip to content

Commit 26a3f71

Browse files
committed
Regenerated the client
1 parent 939f682 commit 26a3f71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ jobs:
3131
run: |
3232
echo "$NPMRC" > ~/.npmrc
3333
npm install --save-dev babel-cli
34-
npm publish
34+
npm unpublish [email protected]
35+
3536

0 commit comments

Comments
 (0)