We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be40efd commit f50490fCopy full SHA for f50490f
1 file changed
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
DIGICERT_TOKEN_PASSWORD: ${{ secrets.DIGICERT_TOKEN_PASSWORD }}
49
DIGICERT_KEY_ALIAS: ${{ secrets.DIGICERT_KEY_ALIAS }}
50
DIGICERT_TOKEN_CFG_PATH: ${{ secrets.DIGICERT_TOKEN_CFG_PATH }}
51
- run: &.\sign.ps1
+ run: .\sign.ps1
52
53
- name: Upload ${{ inputs.signed_binary_name }}
54
uses: actions/upload-artifact@v4
0 commit comments