Skip to content

Commit

Permalink
Merge pull request #56 from RalphHightower/RalphHightower-patch-1
Browse files Browse the repository at this point in the history
enh: update upload-pages-artifact to v1.0.9
  • Loading branch information
RalphHightower committed Jun 18, 2023
2 parents 20b7f4c + 72468e3 commit 8a76699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
with:
source: ./
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v1.0.8
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v1.0.9

# Deployment job
deploy:
Expand Down

0 comments on commit 8a76699

Please sign in to comment.