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:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user