Remove remote_theme from Jekyll GitHub Pages workflow

Removed remote_theme configuration from the workflow.
This commit is contained in:
Zhe Fang
2025-11-22 20:01:41 -05:00
committed by GitHub
parent 3ed9e599be
commit 9da8510de6

View File

@@ -1,8 +1,6 @@
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
remote_theme: sighingnow/jekyll-gitbook
on:
# Runs on pushes targeting the default branch
push: