Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy-zensical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
# OBS: path must match the output directory verified in D2.

- name: D4) Deploy to GitHub Pages
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v5
# WHY: Publishes the uploaded artifact to GitHub Pages.
# OBS: Requires pages: write and id-token: write permissions (set above).
# OBS: The deployed URL is shown in the Actions log after this step completes.