Skip to content

Commit d643326

Browse files
Merge pull request #2506 from contentstack/staging
Staging
2 parents 29df67c + 873e5a5 commit d643326

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.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)