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.
1 parent b81d0aa commit a33f8c9Copy full SHA for a33f8c9
.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