diff --git a/.github/workflows/win-exe.yml b/.github/workflows/win-exe.yml index 245aa570e..48e9e61ff 100644 --- a/.github/workflows/win-exe.yml +++ b/.github/workflows/win-exe.yml @@ -198,7 +198,7 @@ jobs: name: Publish on winget repo runs-on: windows-latest needs: [build-msi] - if: github.event.action == 'release' || inputs.winget-release + if: github.event.action == 'published' || inputs.winget-release steps: - name: Submit package to Windows Package Manager Community Repository run: | diff --git a/.idea/runConfigurations/Cryptomator_macOS.xml b/.idea/runConfigurations/Cryptomator_macOS.xml index bf8c97166..c5e8fd815 100644 --- a/.idea/runConfigurations/Cryptomator_macOS.xml +++ b/.idea/runConfigurations/Cryptomator_macOS.xml @@ -5,7 +5,7 @@