Skip to content

Commit

Permalink
Attempt to fix github metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mgroeber9110 committed Nov 16, 2023
1 parent 865ee92 commit 4a3772f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
JEKYLL_ENV: production
# For jekyll-github-metadata
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PAGES_REPO_NWO: ${{ github.repository }}
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 4a3772f

Please sign in to comment.