mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
winget: security hardening (#13511)
This commit is contained in:
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@@ -2,6 +2,8 @@ name: Publish to WinGet
|
|||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [released]
|
types: [released]
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
Reference in New Issue
Block a user