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
813d287a09
opencode_offline
/
script
/
release
6 lines
93 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
BUMP_TYPE
=
${
1
:-
patch
}
gh workflow run publish.yml -f
bump
=
"
$BUMP_TYPE
"
Reference in New Issue
View Git Blame
Copy Permalink