Skip to content

Commit cd1ed35

Browse files
committed
Fix
1 parent f50490f commit cd1ed35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
DIGICERT_TOKEN_PASSWORD: ${{ secrets.DIGICERT_TOKEN_PASSWORD }}
4949
DIGICERT_KEY_ALIAS: ${{ secrets.DIGICERT_KEY_ALIAS }}
5050
DIGICERT_TOKEN_CFG_PATH: ${{ secrets.DIGICERT_TOKEN_CFG_PATH }}
51+
SIGNED_BINARY_NAME: ${{ inputs.signed_binary_name }}
5152
run: .\sign.ps1
5253

5354
- name: Upload ${{ inputs.signed_binary_name }}

0 commit comments

Comments
 (0)