We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9686c5 + 4b39465 commit 873e5a5Copy full SHA for 873e5a5
1 file changed
.github/workflows/release-production-platform-plugins.yml
@@ -37,14 +37,6 @@ jobs:
37
filename: .github/config/release.json
38
prefix: release
39
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
-
48
# Utilities
49
- name: Publishing utilities (Production)
50
uses: JS-DevTools/npm-publish@v3
0 commit comments