Skip to content

Commit 1880c81

Browse files
committed
chore(ci): set dist-tag to next
1 parent 8d559ef commit 1880c81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ jobs:
9393
uses: easyops-cn/actions-next-publish-from-tags@master
9494
with:
9595
npm-token: ${{ secrets.NPM_TOKEN }}
96+
dist-tag: next
9697
if: github.event_name == 'push' && github.ref_name == 'master'
9798

9899
- name: Sync taobao npm mirror

0 commit comments

Comments
 (0)