Skip to content

v0.11.3 🌈

v0.11.3 🌈 #112

Workflow file for this run

name: API documentation
on:
release:
types:
- published
concurrency:
group: docs-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
docs:
permissions:
contents: 'write'
actions: 'write'
uses: eshwen/adrenaline/.github/workflows/[email protected]
with:
python-version: '3.10'
changelog: 'CHANGELOG.md'