From 621150256544ee968c4948ef86043b5829abc842 Mon Sep 17 00:00:00 2001 From: Ben Date: Sun, 14 Jun 2026 20:17:45 +0000 Subject: [PATCH] Fix winget publish --- .github/workflows/winget-publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/winget-publish.yml b/.github/workflows/winget-publish.yml index 70e5194c..e8c528e0 100644 --- a/.github/workflows/winget-publish.yml +++ b/.github/workflows/winget-publish.yml @@ -31,6 +31,7 @@ jobs: api.github.com:443 release-assets.githubusercontent.com:443 uploads.github.com:443 + index.crates.io:443 - name: Publish to WinGet # Requires WINGET_TOKEN secret in the 'winget' environment.