mirror of
https://github.com/jayfunc/BetterLyrics.git
synced 2026-01-12 19:24:55 +08:00
Remove remote_theme from Jekyll GitHub Pages workflow
Removed remote_theme configuration from the workflow.
This commit is contained in:
2
.github/workflows/jekyll-gh-pages.yml
vendored
2
.github/workflows/jekyll-gh-pages.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user