ci: stuff

This commit is contained in:
Dax Raad
2025-09-10 04:27:23 -04:00
parent 6960408ca2
commit ea0285a96c
2 changed files with 2 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
name: publish
run-name: "${{ format('v{0}', inputs.version) }}"
run-name: "${{ format('release {0}', inputs.bump) }}"
on:
workflow_dispatch: