File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,13 +47,13 @@ jobs:
4747 version : 8
4848 - name : Setup Pages
4949 uses : actions/configure-pages@v5
50- # with:
51- # # Automatically inject basePath in your Next.js configuration file and disable
52- # # server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
53- # #
54- # # You may remove this line if you want to manage the configuration yourself.
55- # static_site_generator: next
56- # generator_config_file: apps/docs/next.config.js
50+ with :
51+ # Automatically inject basePath in your Next.js configuration file and disable
52+ # server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
53+ #
54+ # You may remove this line if you want to manage the configuration yourself.
55+ static_site_generator : next
56+ generator_config_file : apps/docs/next.config.js
5757 - name : Restore cache
5858 uses : actions/cache@v4
5959 with :
You can’t perform that action at this time.
0 commit comments