fix: run docs release on ubuntu-latest (#2131)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
Copilot
2026-06-29 12:38:23 +03:00
committed by GitHub
parent cef58232fc
commit 46111d5f8e

View File

@@ -14,7 +14,7 @@ permissions:
jobs:
github-pages-release:
name: Build with Zensical and push to GitHub Pages
runs-on: ubuntu-slim
runs-on: ubuntu-latest
permissions:
contents: write # Required for pushing to the gh-pages branch