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

Add workflow_dispatch trigger to Docker image build workflow

This commit is contained in:
2025-10-15 14:51:48 +03:00
parent 4062ccc411
commit 4093e9f76b
+1
View File
@@ -2,6 +2,7 @@
name: Build Docker Image
on:
workflow_dispatch:
push:
tags:
- "v*.*.*"