Skip to content

Commit

Permalink
chore: Update deployment step in docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icarosadero committed May 5, 2024
1 parent 4582a29 commit e544ed5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,6 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- id: deployment
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit e544ed5

Please sign in to comment.