We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff18427 + 30f7b3c commit 5aa9026Copy full SHA for 5aa9026
.github/workflows/release.yml
@@ -3,8 +3,6 @@ name: Build obsidian plugin
3
on:
4
push:
5
# Sequence of patterns matched against refs/tags
6
- branches:
7
- - release
8
tags:
9
- "*" # Push events to matching any tag format, i.e. 1.0, 20.15.10
10
0 commit comments