mirror of
https://github.com/bitwarden/mobile
synced 2024-12-23 15:34:01 +01:00
add run-name for release to include workflow trigger (#2174)
This commit is contained in:
parent
8d92373c88
commit
6160535c03
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -1,5 +1,6 @@
|
||||
---
|
||||
name: Release
|
||||
run-name: Release ${{ inputs.release_type }}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user