Skip to content

Commit 57e304e

Browse files
committed
Try with a different profile name.
1 parent 2020ee9 commit 57e304e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/code-signing/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ runs:
4646
dotnet tool run sign code trusted-signing `
4747
--base-directory ${{ inputs.directory }} `
4848
--trusted-signing-account ImageMagick `
49-
--trusted-signing-certificate-profile ImageMagick `
49+
--trusted-signing-certificate-profile ImageMagick2028 `
5050
--trusted-signing-endpoint https://eus.codesigning.azure.net `
5151
--azure-credential-type azure-cli `
5252
--verbosity information `

0 commit comments

Comments
 (0)