Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion uploading-your-webpack-stats/github-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Our GitHub Action supports vanilla webpack projects and Create React App out of

### Add your workflow

By far the simplest way to send us your build stats is to utilize [our GitHub Action](https://github.com/packtracker/github-action).
By far the simplest way to send us your build stats is to utilize [our GitHub Action](https://github.com/packtracker/report).

You _can_ set this up in GitHub Actions UI, or you can use the following workflow to get started quickly in your `.github/workflows/push.yml`

Expand Down