This website requires JavaScript.
Explore
Help
Register
Sign In
ai-workspace-services
/
opencode
Watch
1
Star
0
Fork
0
You've already forked opencode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f97e115ee2
opencode
/
script
/
release
6 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
CI (#43) * sync * ci test * ci test * tag * sync * sync * ci * sync * enable cgo * sync * add back brew * switch to main
2025-04-23 09:16:14 +08:00
#!/usr/bin/env bash
ci: script
2025-09-14 14:07:45 +08:00
BUMP_TYPE=${1:-patch}
gh workflow run publish.yml -f bump="$BUMP_TYPE"
Reference in New Issue
Copy Permalink