Skip to content

Commit

Permalink
Deploy pages 4
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon authored May 7, 2024
1 parent dd0b323 commit f72ca51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4
with:
artifact_name: github-pages
preview: false

0 comments on commit f72ca51

Please sign in to comment.