mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
add run-name for release to include workflow trigger (#2174)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Release
|
name: Release
|
||||||
|
run-name: Release ${{ inputs.release_type }}
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user