diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index c7a5098..b399bdc 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -11,7 +11,7 @@ jobs: id: release with: release-type: node - package-name: test-release-please + package-name: "@0x/0x-parser" # The logic below handles the npm publication: - uses: actions/checkout@v3 # these if statements ensure that a publication only occurs when