summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-07-31 01:35:11 -0400
committerDax Raad <[email protected]>2025-07-31 01:35:11 -0400
commit10a0b7f60c7c305948fcd009f3671b271ff515e5 (patch)
treee06a98e049990f85ce865211fdc9be147b5751ee /.github
parentac8709ac7a4c25da3b3d1297f9c796f89ce27e89 (diff)
downloadopencode-10a0b7f60c7c305948fcd009f3671b271ff515e5.tar.gz
opencode-10a0b7f60c7c305948fcd009f3671b271ff515e5.zip
ci: tweak
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 9eb0cef6c..004c587bd 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -1,4 +1,5 @@
name: publish
+run-name: "${{ format('v{0}', inputs.version) }}"
on:
workflow_dispatch: