Skip to content

Commit

Permalink
GPT-commit: Modified .github/workflows/jekyll-gh-pages.yml, renamed .…
Browse files Browse the repository at this point in the history
…github-pages/index.html -> gh-pages/index.html

GPT-commit: Modified Jekyll workflow file, renamed index.html file
  • Loading branch information
hwixley committed Oct 22, 2023
1 parent a5bd85b commit 1b1d637
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: ./.github
source: ./gh-pages
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down
File renamed without changes.

0 comments on commit 1b1d637

Please sign in to comment.