mirror of
https://github.com/bitwarden/browser
synced 2026-01-07 11:03:30 +00:00
add run-name for releases to include their workflow trigger (#3996)
* add run-name for releases to include their workflow trigger * add edit for linter error * Update .github/workflows/release-web.yml Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com> Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/release-browser.yml
vendored
1
.github/workflows/release-browser.yml
vendored
@@ -1,5 +1,6 @@
|
||||
---
|
||||
name: Release Browser
|
||||
run-name: Release Browser ${{ inputs.release_type }}
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user