Skip to content

Commit

Permalink
Change certificate thumbprint
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Mar 6, 2021
1 parent d36f838 commit 4560b42
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 = '7B9157664392D633EDA2C0248605C1C868EBDE43',
[String] $CertificateThumbprint = 'c7b0582906e5205b8399d92991694a614d0c0b22',
[Switch] $Force
)

Expand Down

0 comments on commit 4560b42

Please sign in to comment.