Skip to content

arXiv-submit-6153924 #3

arXiv-submit-6153924

arXiv-submit-6153924 #3

Workflow file for this run

name: docs
on:
release:
push:
tags:
- 'v*'
workflow_dispatch:
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build and push docs
uses: athackst/[email protected]