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

ci: change default tag input

This commit is contained in:
2026-05-17 13:07:36 +03:00
parent e9d8c55b1c
commit 6e948f16f2
+1 -1
View File
@@ -6,7 +6,7 @@ on:
tag:
description: "Tag to create (e.g., v0.1.0)"
required: true
default: "v0.1.0"
default: "v2.0.0"
type: string
force_tag:
description: "Recreate tag if it already exists"