mirror of
https://github.com/keathmilligan/obsidian-paste-reformatter.git
synced 2026-07-22 05:43:44 +00:00
Update release.yml
This commit is contained in:
parent
0bfadc300e
commit
e064ec61b2
1 changed files with 0 additions and 5 deletions
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
|
|
@ -1,11 +1,6 @@
|
|||
name: Release Obsidian plugin
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tag:
|
||||
description: "Tag for the release"
|
||||
required: true
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue