Skip to content

Commit

Permalink
Update deploy-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blakadder authored Nov 6, 2024
1 parent 1a6bd1c commit f338a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
JEKYLL_ENV: production
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3

# Deployment job
deploy:
Expand Down

0 comments on commit f338a2f

Please sign in to comment.