Skip to content

chore: update build tooling #85

chore: update build tooling

chore: update build tooling #85

name: Build and Deploy Docs
on:
push:
branches: [ main ]
jobs:
build-and-deploy-docs:
runs-on: ubuntu-latest
permissions:
pages: write
id-token: write
steps:
- uses: bmazzarol/bmazzarol/.github/actions/build-deploy-docs@main
with:
docsProjectPath: src/Docs/HttpBuildR.Docs
csProjFileName: HttpBuildR.Docs.csproj