Skip to content

Add vale to talks repo #174

Add vale to talks repo

Add vale to talks repo #174

Workflow file for this run

---
name: Quarto Publish
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
# yamllint disable-line rule:line-length
- uses: paddyroddy/.github/actions/github-pages/quarto@ef8e8c4b69c12a799c90f4400a49ad1e9d3ee345 # v0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
requirements-txt: ${{ github.workspace }}/requirements.txt