rsnext/.github/actions/next-stats-action/entrypoint.sh
JJ Kasper da5a05dc87
Migrate PR stats action into Next.js repo (#13177)
* Migrate PR stats into Next.js repo

* Update running prettier in local mode
2020-05-21 14:07:27 +02:00

6 lines
86 B
Bash
Executable file

#!/bin/bash
set -eu # stop on error
export HOME=/root
node /next-stats/src/index.js