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

Comment out push trigger for main branch in release workflow

This commit is contained in:
2025-10-13 14:56:41 +03:00
parent 28fbbe544e
commit fce9b8cdd1
+3 -3
View File
@@ -1,9 +1,9 @@
name: Build Release Packages
on:
push:
branches:
- main
#push:
#branches:
#- main
#tags:
#- "v*"
release: