Skip to content

Bump mist to support Mojo 26.1.0 (#210) #171

Bump mist to support Mojo 26.1.0 (#210)

Bump mist to support Mojo 26.1.0 (#210) #171

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
with:
pixi-version: v0.63.2
- name: Configure Git Credentials
run: pixi run configure-git
- run: pixi run deploy-docs