mirror of
https://github.com/bitwarden/server
synced 2025-12-27 21:53:24 +00:00
Retro fixes (#1372)
* fix release asset upload * adding Version to release name * restricting QA deploys to only manual trigger * constraining all releases to the rc branch * removing the release message update
This commit is contained in:
3
.github/workflows/qa-deploy.yml
vendored
3
.github/workflows/qa-deploy.yml
vendored
@@ -1,9 +1,6 @@
|
||||
name: QA Deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'rc'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
migrateDb:
|
||||
|
||||
Reference in New Issue
Block a user