diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 54ba173d..d147a986 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -64,4 +64,4 @@ jobs: git config user.name "GitHub Actions Build" git config user.email "developers@aave.com" yarn release:check - yarn release:latest --yes --no-verify-access --npm-publish-args="--provenance" + yarn release:latest --yes --no-verify-access --provenance