Update github action workflow

This commit is contained in:
Unarray 2023-09-21 13:06:53 +02:00
parent 649239ef48
commit cd5c52740b

View file

@ -4,7 +4,7 @@ name: Release Obsidian plugin
on:
push:
tags:
- "v*"
- "*"
jobs:
build: