1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-04 21:04:01 +03:00

Add workflow_dispatch trigger to release workflow

This commit is contained in:
2026-03-07 13:55:25 +02:00
parent c93da9e644
commit b2c64072c8
+1
View File
@@ -6,6 +6,7 @@ on:
#- test
tags:
- "v*.*.*"
workflow_dispatch:
jobs:
build-windows-package: