Skip to content

Releases: NEVSTOP-LAB/dsh-approval-mode

v0.1.1 dsh-approval-mode

Choose a tag to compare

@github-actions github-actions released this 16 Aug 13:12

v0.1.1 DSH-Approval-Mode

安装

# 从 tarball(本 Release 附件)
dsh plugin --profile web add ./dsh-approval-mode-v0.1.1.tgz

# 或从仓库安装(锁定提交以固定内容)
dsh plugin --profile web add github:NEVSTOP-LAB/dsh-approval-mode#03a9da0fc1c2e0083ad79427653d9126efd83d52

--profile web 是默认 profile;桌面版用 --profile desktop
详见 README

v0.1.0 dsh-approval-mode

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:41

v0.1.0 DSH-Approval-Mode

安装

# 从 tarball(本 Release 附件)
dsh plugin --profile <name> add ./dsh-approval-mode-v0.1.0.tgz

# 或从仓库安装(锁定 tag 以固定内容)
dsh plugin --profile <name> add github:NEVSTOP-LAB/dsh-approval-mode#24e8d24a6febe9f8045970b88887a6a2e7b61a5f

详见 README