diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7232e25..b62adc3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,6 +31,7 @@ jobs: run: | npm config set strict-ssl false npm install --force + npm config set strict-ssl true - name: Version id: version