mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-06 02:30:50 -08:00
Allow manual make-release workflow trigger
This commit is contained in:
parent
0088114a63
commit
41dcf2ee8f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/make-release.yml
vendored
1
.github/workflows/make-release.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
# Based on https://github.com/im85288/service.upnext/blob/master/.github/workflows/release.yml
|
||||
name: Make Release
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue