DDax Raadci: script
ce9d2ee0创建于 2025年9月14日历史提交
#!/usr/bin/env bash

BUMP_TYPE=${1:-patch}

gh workflow run publish.yml -f bump="$BUMP_TYPE"