File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed
Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 7777 with :
7878 path : docusaurus/build
7979
80- # Disabled
81- #
82- # GitHub pages is set to "Deploy from a branch" and not "Deploy from a workflow"
83- # Ref: https://github.com/buildwithgrove/path/settings/pages
84- #
85- # The introduction of .mdx files makes the Jekyll build fail
86- # Ref: https://github.com/buildwithgrove/path/actions/runs/15767780914/job/44447308356
87- #
88- # TODO_TECHDEBT: Disabling this is fine for now but may need to be re-enabled in the future.
89- # Ref: https://chatgpt.com/share/6854dabf-7680-8002-a1e5-dbed695fdcd2
90- # - name: Deploy to GitHub Pages
91- # id: deployment
92- # uses: actions/deploy-pages@v4
80+ - name : Deploy to GitHub Pages
81+ id : deployment
82+ uses : actions/deploy-pages@v4
You can’t perform that action at this time.
0 commit comments