We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc10a2 commit 2a8d854Copy full SHA for 2a8d854
1 file changed
.github/workflows/release-v2-beta-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 (Beta)
42
- uses: JS-DevTools/npm-publish@v3
43
- with:
44
- token: ${{ secrets.NPM_TOKEN }}
45
- package: ./packages/contentstack-dev-dependencies/package.json
46
- tag: beta
47
-
48
# Utilities
49
- name: Publishing utilities (Beta)
50
uses: JS-DevTools/npm-publish@v3
0 commit comments