docs,workflows: updates and new branch name for emergency release flow

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-28 23:43:12 +01:00
parent 2b06ccadb3
commit 7fdd461135
2 changed files with 30 additions and 31 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Deploy Packages
on:
workflow_dispatch:
push:
branches: [master, release-*-patch]
branches: [master, patch/*]
jobs:
build: