Skip to content

Commit

Permalink
ajuste na action
Browse files Browse the repository at this point in the history
  • Loading branch information
enoqueleal committed Feb 22, 2025
1 parent 1602691 commit 9dd630a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: pages-artifact
- name: Verify artifact download
run: echo "Artifact 'pages-artifact' downloaded successfully."
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1

0 comments on commit 9dd630a

Please sign in to comment.