Skip to content

Commit

Permalink
Recommend v1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Apr 28, 2024
1 parent 38a6143 commit ae037d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Analyzes each PR's impact on esbuild bundle size

# Call this action after the build
- name: Analyze esbuild bundle size
uses: exoego/esbuild-bundle-analyzer@main
# uses: exoego/esbuild-bundle-analyzer@main # If you prefer nightly!
uses: exoego/esbuild-bundle-analyzer@v1
with:
metafiles: "out/meta.json"
```
Expand Down

0 comments on commit ae037d5

Please sign in to comment.