sillsdev / SpeechAnalyzer

SIL Speech Analyzer is a Windows program for acoustic analysis of speech sounds.
https://software.sil.org/speech-analyzer/
7 stars 3 forks source link

feat: Create and upload installer release via GA #45

Closed darcywong00 closed 3 years ago

darcywong00 commented 3 years ago

Fixes #33

This expands the msbuild.yml GA to have a second "installer" job which compiles the installer and uploads the artifact to a created release tag. See https://github.com/sillsdev/SpeechAnalyzer/releases/tag/v3.1.1.2-alpha

Also tweaked the msbuild workflow to run on pull requests and published releases (instead of every push).

When merged, we'll be able to do these steps to make a release: