From 4ae93e8251c23a31099a9dbef3e9f498a6bb768a Mon Sep 17 00:00:00 2001 From: Ghustavh Ehm Date: Sat, 16 Sep 2023 19:02:58 +0200 Subject: [PATCH] release-as: 3.0.0 --- .github/workflows/cd.release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cd.release.yml b/.github/workflows/cd.release.yml index f508103..7a45602 100755 --- a/.github/workflows/cd.release.yml +++ b/.github/workflows/cd.release.yml @@ -20,6 +20,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} release-type: node package-name: oslllo-svg-fixer + release-as: 3.0.0 # The logic below handles the npm publication: - uses: actions/checkout@v2 # these if statements ensure that a publication only occurs when