Skip to content

📦 Release to PyPI #201

📦 Release to PyPI

📦 Release to PyPI #201

Workflow file for this run

name: "📦 Release to PyPI"
on:
workflow_dispatch:
schedule:
- cron: "51 23 * * *"
jobs:
call-pypi-release:
name: "🤙 Call PyPI release workflow"
uses: clamsproject/.github/.github/workflows/sdk-helper-publish-daily.yml@main
with:
pypi_dist_name: clams-utils
secrets: inherit