Skip to content

Commit

Permalink
Use new certificate thumbprint
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Apr 25, 2024
1 parent 1d707db commit e9d3187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish/release.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ param (
[String] $PsGalleryApiKey,
[String] $NugetApiKey,
[String] $ChocolateyApiKey,
[String] $CertificateThumbprint = 'c7b0582906e5205b8399d92991694a614d0c0b22',
[String] $CertificateThumbprint = '2FCC9148EC2C9AB951C6F9654C0D2ED16AF27738',
[Switch] $Force
)

Expand Down

0 comments on commit e9d3187

Please sign in to comment.