Skip to content

Update Kelvin 0.1.3 (#172) #149

Update Kelvin 0.1.3 (#172)

Update Kelvin 0.1.3 (#172) #149

Workflow file for this run

name: Docs
on:
push:
branches:
- master
- main
permissions:
contents: write
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: prefix-dev/setup-pixi@194d461b21b6c5717c722ffc597fa91ed2ff29fa # v0.9.1
with:
pixi-version: v0.37.0
- name: Configure Git Credentials
run: pixi run configure-git
- run: pixi run deploy-docs