Use the correct build destination to publish from
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ghpages.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ghpages.yml
									
									
									
									
										vendored
									
									
								
							| @@ -20,4 +20,4 @@ jobs: | ||||
|       - uses: peaceiris/actions-gh-pages@v3 | ||||
|         with: | ||||
|           github_token: ${{ secrets.JEKYLL_PAT }} | ||||
|           publish_dir: ./docs/_site | ||||
|           publish_dir: ./_site | ||||
		Reference in New Issue
	
	Block a user