We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d559ef commit 1880c81Copy full SHA for 1880c81
.github/workflows/ci.yml
@@ -93,6 +93,7 @@ jobs:
93
uses: easyops-cn/actions-next-publish-from-tags@master
94
with:
95
npm-token: ${{ secrets.NPM_TOKEN }}
96
+ dist-tag: next
97
if: github.event_name == 'push' && github.ref_name == 'master'
98
99
- name: Sync taobao npm mirror
0 commit comments