Skip to content

Commit 4b39465

Browse files
committed
removed dev dependency pkg from release pipeline
1 parent a9686c5 commit 4b39465

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/release-production-platform-plugins.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,6 @@ jobs:
3737
filename: .github/config/release.json
3838
prefix: release
3939

40-
# Dev Dependencies
41-
- name: Publishing dev dependencies (Production)
42-
uses: JS-DevTools/npm-publish@v3
43-
with:
44-
token: ${{ secrets.NPM_TOKEN }}
45-
package: ./packages/contentstack-dev-dependencies/package.json
46-
tag: latest
47-
4840
# Utilities
4941
- name: Publishing utilities (Production)
5042
uses: JS-DevTools/npm-publish@v3

0 commit comments

Comments
 (0)