diff options
| author | Dax Raad <[email protected]> | 2025-07-31 01:35:11 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-07-31 01:35:11 -0400 |
| commit | 10a0b7f60c7c305948fcd009f3671b271ff515e5 (patch) | |
| tree | e06a98e049990f85ce865211fdc9be147b5751ee /script | |
| parent | ac8709ac7a4c25da3b3d1297f9c796f89ce27e89 (diff) | |
| download | opencode-10a0b7f60c7c305948fcd009f3671b271ff515e5.tar.gz opencode-10a0b7f60c7c305948fcd009f3671b271ff515e5.zip | |
ci: tweak
Diffstat (limited to 'script')
| -rwxr-xr-x | script/release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/release b/script/release index 7fa4edeb5..b8587c2b2 100755 --- a/script/release +++ b/script/release @@ -38,5 +38,5 @@ fi echo "New version: $new_version" -gh workflow run publish.yml -f version="$new_version" -f title="$new_version" +gh workflow run publish.yml -f version="$new_version" |
