From 9e8c423263a4f2db0ce298e92ab0a36bf75224e2 Mon Sep 17 00:00:00 2001 From: "Raoul v. R" Date: Sat, 10 Feb 2024 22:39:23 +0100 Subject: [PATCH] Update cd.yml --- .github/workflows/cd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 1e1e23ccf..3d012f589 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -28,6 +28,7 @@ jobs: uses: JS-DevTools/npm-publish@v3 with: token: ${{ secrets.NPM_TOKEN }} + tag: next ignore-scripts: false - if: ${{ steps.publish.outputs.type }} run: |