Skip to content

Commit

Permalink
Tese
Browse files Browse the repository at this point in the history
  • Loading branch information
samsiddiquiz committed Jul 18, 2024
1 parent d910574 commit a3fe19f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
build-and-sign:
runs-on: windows-latest
name: Build app and sign files with Trusted Signing
name: Build app and sign files with Trusted Signings
steps:
- name: Checkout
uses: actions/checkout@v4
Expand All @@ -20,7 +20,7 @@ jobs:
trusted-signing-account-name: IDDCodeSigning
certificate-profile-name: CodeSigning
files-folder: ${{ github.workspace }}\Files
files-folder-filter: dll
files-folder-filter: app
file-digest: SHA256
timestamp-rfc3161: http://timestamp.acs.microsoft.com
timestamp-digest: SHA256

0 comments on commit a3fe19f

Please sign in to comment.