next.js
6d0d5e31 - docs(deploy): fix GitHub Actions cache key (#51789)

Commit
2 years ago
docs(deploy): fix GitHub Actions cache key (#51789) The specified default cache key `**.[jt]s` does not consider any files in folders, while `**/*.[jt]s` recursively includes all files. The same goes for jsx/tsx. Co-authored-by: JJ Kasper <jj@jjsweb.site>
Author
Parents
Loading