Skip to content

Commit 70a29f7

Browse files
author
Milind Deore
committed
trigger CI on desktop-core-1.159.5
1 parent b8de845 commit 70a29f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-privitty-deltachat-rpc-server.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ concurrency:
88

99
on:
1010
push:
11-
branches: [desktop-core]
11+
branches: [desktop-core-1.159.5]
1212
workflow_dispatch:
1313
inputs:
1414
branch:
1515
description: "Branch to build from"
1616
required: false
17-
default: "desktop-core"
17+
default: "desktop-core-1.159.5"
1818

1919
permissions: {}
2020

0 commit comments

Comments
 (0)