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 62fe853 commit 1b2dd9b
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 @@ -89,3 +89,5 @@ jobs:
uses: actions/deploy-pages@v1
- name: Display GitHub Pages URL
run: echo "GitHub Pages URL: ${{ steps.deployment.outputs.page_url }}"
env:
PAGE_URL: ${{ steps.deployment.outputs.page_url }}

0 comments on commit 1b2dd9b

Please sign in to comment.