winget: security hardening (#13511)

master
Alex 2022-08-29 16:27:12 +01:00 committed by GitHub
parent c38454134e
commit 40822ef366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: Publish to WinGet
on:
release:
types: [released]
permissions:
contents: read
jobs:
publish:
runs-on: windows-latest