We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06ceff5 commit af5bb22Copy full SHA for af5bb22
1 file changed
.github/workflows/obsidian-release.yaml
@@ -10,6 +10,9 @@ on:
10
description: "Optional custom GitHub release name."
11
required: false
12
type: string
13
+ push:
14
+ branches:
15
+ - eng-1767-setup-linear-release-for-obsidian
16
17
env:
18
OBSIDIAN_PLUGIN_REPO_TOKEN: ${{ secrets.OBSIDIAN_PLUGIN_REPO_TOKEN }}
0 commit comments