1
0
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:
Joseph Flinn
2021-06-01 13:16:06 -07:00
committed by GitHub
parent a7d700f1cb
commit 10e85e0181
2 changed files with 18 additions and 7 deletions

View File

@@ -1,9 +1,6 @@
name: QA Deploy
on:
push:
branches:
- 'rc'
workflow_dispatch:
inputs:
migrateDb: