There was an error while loading. Please reload this page.
2 parents 5bdb993 + e3123d5 commit 2995e56Copy full SHA for 2995e56
1 file changed
.github/workflows/npm-publish.yml
@@ -29,6 +29,6 @@ jobs:
29
registry-url: 'https://npm.pkg.github.com'
30
scope: '@contentstack'
31
- run: npm ci
32
- - run: npm publish --tag beta
+ - run: npm publish --tag latest
33
env:
34
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments