Skip to content

Commit 729084b

Browse files
author
Milind Deore
committed
Another branch typo in publish-privitty-deltachat-rpc-server.yml
1 parent 9bc4c0e commit 729084b

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: [deskstop-core]
11+
branches: [desktop-core]
1212
workflow_dispatch:
1313
inputs:
1414
branch:
1515
description: "Branch to build from"
1616
required: false
17-
default: "deskstop-core"
17+
default: "desktop-core"
1818

1919
permissions: {}
2020

0 commit comments

Comments
 (0)