docs,workflows: updates and new branch name for emergency release flow
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ name: Deploy Packages
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [master, release-*-patch]
|
||||
branches: [master, patch/*]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user