This website requires JavaScript.
Explore
Help
Sign In
Nigel
/
opencode_offline
Watch
0
Star
0
Fork
You've already forked opencode_offline
0
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
8c1af9b445
opencode_offline
/
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"