Skip to content

Commit

Permalink
Be more specific about what files to sign
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-eves authored Oct 10, 2024
1 parent a797ada commit 88e560c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-installer-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
with:
credentials: ${{ secrets.TRUSTED_SIGNING_CREDENTIALS }}
files-folder: Install/Output
files-folder-filter: exe
files-folder-filter: SpeechAnalyzer*.exe

- name: Create Release
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit 88e560c

Please sign in to comment.