Skip to content

Commit 5ca9118

Browse files
Merge pull request #221 from contentstack/fix/update-release-tag
Update release tag from latest to alpha for contentstack-external-mig…
2 parents 8cc80f6 + 2ca8ba7 commit 5ca9118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
with:
198198
token: ${{ secrets.NPM_TOKEN }}
199199
package: ./packages/contentstack-external-migrate/package.json
200-
tag: latest
200+
tag: alpha
201201

202202
- name: Create Production Release
203203
id: create_release

0 commit comments

Comments
 (0)