这是indexloc提供的服务,不要输入任何密码
Skip to content

refactor: remove logs module, add basic cli module, use logic from co… #10

refactor: remove logs module, add basic cli module, use logic from co…

refactor: remove logs module, add basic cli module, use logic from co… #10

Workflow file for this run

name: Release
on:
push:
branches:
- main
- master
paths:
- pyproject.toml
jobs:
release:
uses: YisusChrist/github-actions-workflows/.github/workflows/release.yml@main
with:
python-version: "3.12"
secrets: inherit