Skip to content

Commit 7d923bf

Browse files
committed
chore: update workflows config.
1 parent aaa82fc commit 7d923bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ jobs:
6969
token: ${{ secrets.NPM_TOKEN }}
7070
package: packages/api-loader/package.json
7171

72-
- uses: JS-DevTools/npm-publish@v1
73-
with:
74-
token: ${{ secrets.NPM_TOKEN }}
75-
package: packages/canvas-layer/package.json
72+
# - uses: JS-DevTools/npm-publish@v1
73+
# with:
74+
# token: ${{ secrets.NPM_TOKEN }}
75+
# package: packages/canvas-layer/package.json
7676

7777
- uses: JS-DevTools/npm-publish@v1
7878
with:

0 commit comments

Comments
 (0)