mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2026-04-24 01:29:55 +08:00
chore: add run name to github action workflows
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
name: Release Linux App
|
||||
run-name: ${{ github.event.release.tag_name || github.event.inputs.tag }}
|
||||
|
||||
on:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user