fix av whitelisting step in win-exe workflow

This commit is contained in:
Armin Schrenk
2024-06-26 13:28:37 +02:00
parent d9d8c84230
commit d6fd012f71

View File

@@ -390,12 +390,14 @@ jobs:
needs: [publish]
with:
url: ${{ needs.publish.outputs.download-url-msi }}
secrets: inherit
allowlist-exe:
uses: ./.github/workflows/av-whitelist.yml
needs: [publish]
with:
url: ${{ needs.publish.outputs.download-url-exe }}
secrets: inherit
notify-winget:
name: Notify for winget-release