Skip to content

EduMatcher v0.13.2

Choose a tag to compare

@johan162 johan162 released this 03 Jul 22:38

[v0.13.2] - 2026-07-04

Release Type: patch

📋 Summary

This patch release stabilizes documentation publishing by fixing the GitHub Pages deployment workflow due to deprecated deployment verbs.

🐛 Bug Fixes

  • Fixed GitHub Pages documentation deployment by switching to the supported artifact-based actions flow

🛠 Internal

  • Updated .github/workflows/docs.yml to remove legacy deployment steps and use the current GitHub Pages action pattern