Skip to content

Commit 32f0488

Browse files
committed
Fix permissions
1 parent e2ef4a9 commit 32f0488

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/publish_winuiex_nuget.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: Publish WinUIEx NuGet
33
on:
44
workflow_dispatch:
55

6+
permissions:
7+
contents: read
8+
id-token: write
9+
610
jobs:
711
build:
812

0 commit comments

Comments
 (0)