Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mikeal
Created August 20, 2019 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeal/36873d08c4c325b16f93957d258ee6da to your computer and use it in GitHub Desktop.
Save mikeal/36873d08c4c325b16f93957d258ee6da to your computer and use it in GitHub Desktop.
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