1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-26 03:42:57 +02:00

add run-name for release to include workflow trigger (#2174)

This commit is contained in:
Opeyemi 2022-11-08 20:27:22 +00:00 committed by GitHub
parent 8d92373c88
commit 6160535c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
---
name: Release
run-name: Release ${{ inputs.release_type }}
on:
workflow_dispatch: