Add deployment step to GitHub Pages workflow

This commit is contained in:
Inaki
2026-05-26 13:51:27 +02:00
committed by GitHub
parent bcbfcf8d84
commit 86c6446a4c

View File

@@ -87,3 +87,4 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4