We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a987f29 commit 893d9fdCopy full SHA for 893d9fd
.github/workflows/publish-comps.yml
@@ -51,8 +51,8 @@ jobs:
51
- name: Publish
52
uses: JS-DevTools/npm-publish@v3
53
with:
54
- cmd: build_publish
55
- dir: client/packages/lowcoder-comps
+ # cmd: build_publish
+ package: client/packages/lowcoder-comps
56
token: ${{ secrets.NPM_TOKEN }}
57
# - name: Publish
58
# uses: borales/actions-yarn@v4.2.0
0 commit comments