File tree 4 files changed +5992
-8129
lines changed
4 files changed +5992
-8129
lines changed Original file line number Diff line number Diff line change 16
16
node-version : ' 18.x'
17
17
registry-url : ' https://registry.npmjs.org'
18
18
- run : npm ci
19
- - run : npm publish
19
+ - run : npm publish --tag beta
20
20
env :
21
21
NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
22
22
publish-git :
29
29
registry-url : ' https://npm.pkg.github.com'
30
30
scope : ' @contentstack'
31
31
- run : npm ci
32
- - run : npm publish
32
+ - run : npm publish --tag beta
33
33
env :
34
34
NODE_AUTH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1
1
fileignoreconfig:
2
2
- filename: package-lock.json
3
- checksum: b55c22a1b5dca347c79fea4cac3a0a3ea7487180cb21e4e3d5b2bbdf1981cebe
3
+ checksum: ed6e5d36030448030ea8e0ec251b57481be80366b1cfde6a1b47879de8d006c0
4
4
- filename: test/typescript/taxonomy.test.ts
5
5
checksum: e4bdf633e147fd60d929d379f20c814eed5f68b11421d7b53ec8826e9142de37
6
6
- filename: src/core/modules/taxonomy.js
You can’t perform that action at this time.
0 commit comments