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 6217e39 commit 19cf701
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,4 @@ jobs:
id: deployment
uses: actions/deploy-pages@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Display GitHub Pages URL
run: echo "GitHub Pages URL: ${{ steps.deployment.outputs.page_url }}"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 19cf701

Please sign in to comment.