We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ef4a9 commit 32f0488Copy full SHA for 32f0488
1 file changed
.github/workflows/publish_winuiex_nuget.yml
@@ -3,6 +3,10 @@ name: Publish WinUIEx NuGet
3
on:
4
workflow_dispatch:
5
6
+permissions:
7
+ contents: read
8
+ id-token: write
9
+
10
jobs:
11
build:
12
0 commit comments