mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-07-23 11:20:55 -05:00
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:
2
.github/workflows/release-docs.yml
vendored
2
.github/workflows/release-docs.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user