diff --git a/.github/workflows/cd.release.yml b/.github/workflows/cd.release.yml index 38588b3..d76e791 100755 --- a/.github/workflows/cd.release.yml +++ b/.github/workflows/cd.release.yml @@ -20,7 +20,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} release-type: node package-name: oslllo-svg-fixer - release-as: 4.0.1 + release-as: 5.0.0 # The logic below handles the npm publication: - uses: actions/checkout@v2 # these if statements ensure that a publication only occurs when