Skip to content

Commit

Permalink
Especifica upload build
Browse files Browse the repository at this point in the history
  • Loading branch information
p3palazzo committed Mar 19, 2024
1 parent 825421f commit f44b75c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v3
with:
path: ./_site

# Deployment job
deploy:
Expand Down

0 comments on commit f44b75c

Please sign in to comment.