Skip to content

Commit 53745cc

Browse files
authored
Merge pull request #23 from contentstack/v1-beta
Back Merge v1-beta to v1-dev
2 parents 74bd0fc + 601dec9 commit 53745cc

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

.github/workflows/release-v1-beta-plugins.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
with:
4545
token: ${{ secrets.NPM_TOKEN }}
4646
package: ./packages/contentstack-variants/package.json
47-
access: public
4847
tag: beta
4948

5049
# Export
@@ -61,7 +60,6 @@ jobs:
6160
with:
6261
token: ${{ secrets.NPM_TOKEN }}
6362
package: ./packages/contentstack-audit/package.json
64-
access: public
6563
tag: beta
6664

6765
# Import
@@ -86,7 +84,6 @@ jobs:
8684
with:
8785
token: ${{ secrets.NPM_TOKEN }}
8886
package: ./packages/contentstack-import-setup/package.json
89-
access: public
9087
tag: beta
9188

9289
# Export to CSV
@@ -135,7 +132,6 @@ jobs:
135132
with:
136133
token: ${{ secrets.NPM_TOKEN }}
137134
package: ./packages/contentstack-branches/package.json
138-
access: public
139135
tag: beta
140136

141137
- name: Create Beta Release

CODEOWNERS

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)