We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f397c commit ec2e1daCopy full SHA for ec2e1da
1 file changed
.github/workflows/release.yml
@@ -23,6 +23,7 @@ jobs:
23
runs-on: [self-hosted, windows, switchify-signing]
24
25
env:
26
+ DOTNET_INSTALL_DIR: ${{ runner.temp }}\dotnet
27
SWITCHIFY_SIGNING_MODE: certum-simplysign
28
SWITCHIFY_CERTUM_CERT_THUMBPRINT: ${{ vars.CERTUM_CERT_THUMBPRINT }}
29
SWITCHIFY_CERTUM_TIMESTAMP_URL: http://time.certum.pl
0 commit comments