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

Add permissions section for workflow to enable artifact management

This commit is contained in:
2026-03-07 21:02:41 +02:00
parent f8cc0a8e9d
commit 61916e60c5
+5 -1
View File
@@ -7,7 +7,11 @@ on:
description: "Release tag (e.g., v0.1.0)"
required: true
type: string
permissions:
contents: write
packages: write
jobs:
build-windows-package:
runs-on: ubuntu-latest