diff --git a/.github/workflows/rust-release.yml b/.github/workflows/rust-release.yml index 52ae15a1..306c8184 100644 --- a/.github/workflows/rust-release.yml +++ b/.github/workflows/rust-release.yml @@ -463,6 +463,7 @@ jobs: with: tag: ${{ github.ref_name }} config: .github/dotslash-config.json + clobber: true # Publish to npm using authentication token publish-npm: