Update .github/workflows/release.yml
Co-authored-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com>
This commit is contained in:
parent
1187525ba5
commit
214ba8839a
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -108,6 +108,7 @@ jobs:
|
|||
gh release upload ${{ needs.extract-version.outputs.espanso_version }} target/windows/installer/Espanso-Win-Installer-x86_64.exe target/windows/Espanso-Win-Portable-x86_64.zip target/windows/installer/Espanso-Win-Installer-x86_64.exe.sha256.txt target/windows/Espanso-Win-Portable-x86_64.zip.sha256.txt
|
||||
|
||||
windows-publish-winget:
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
needs: [ windows ]
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue
Block a user