Skip to content

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Feb 12, 2024
1 parent 7661eac commit 167ab3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:

# Sign the installer
- name: Sign files with Azure Code Signing
if: runner.os == 'Windows'
uses: azure/azure-code-signing-action@v0.2.15
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 167ab3b

Please sign in to comment.