Skip to content

Commit

Permalink
Merge pull request #445 from RalphHightower/RalphHightower-patch-80
Browse files Browse the repository at this point in the history
[fix](build): jekyll.yml(PAGES_REPO_NWO)
  • Loading branch information
RalphHightower authored Sep 12, 2024
2 parents 7b78440 + e79beb3 commit 101b3e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
env:
JEKYLL_ENV: production
PAGES_REPO_NWO: RalphHightower/ralphhightower.github.io
JEKYLL_GITHUB_TOKEN: ${{secrets.JEKYLL_METADATA_TOKEN}}
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
Expand Down

0 comments on commit 101b3e1

Please sign in to comment.