diff --git a/README.md b/README.md index 1059087..ae55447 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ If you'd like to always report install size, whether it reduces or increases, yo - name: Create Diff uses: e18e/action-dependency-diff@v1 with: - size-threshold: '-1' + size-threshold: -1 ``` ## Package Bundle Analysis