Skip to content

retired 0.x documentation #64

retired 0.x documentation

retired 0.x documentation #64

Workflow file for this run

name: "📦 Publish (docs, PyPI)"
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
package-and-upload:
name: "🤙 Call SDK publish workflow"
uses: clamsproject/.github/.github/workflows/sdk-publish.yml@main
secrets: inherit