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

Add draft option to release publishing step in workflow

This commit is contained in:
2025-10-15 11:38:15 +03:00
parent 43ae593904
commit a56e607548
+1
View File
@@ -163,6 +163,7 @@ jobs:
- name: Publish release
uses: https://gitea.com/actions/gitea-release-action@v1
with:
draft: true
tag_name: ${{ env.TAG }}
name: ${{ env.TAG }}
files: |