What you need to add to your GitHub Action to add bundle size badges to your readme.
- uses: mikeal/bundle-size-action@master | |
- uses: mikeal/publish-to-github-action@master | |
env: | |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment