mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-19 16:54:22 +01:00
ci: script
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
gh workflow run publish.yml -f bump="patch"
|
BUMP_TYPE=${1:-patch}
|
||||||
|
|
||||||
|
gh workflow run publish.yml -f bump="$BUMP_TYPE"
|
||||||
|
|||||||
Reference in New Issue
Block a user