This repository was archived by the owner on May 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343 /production/common/releasing/digicert/api_key = DIGICERT_API_KEY,
4444 /production/common/releasing/digicert/client_cert_file_b64 = DIGICERT_CLIENT_CERT_FILE_B64,
4545 /production/common/releasing/digicert/client_cert_password = DIGICERT_CLIENT_CERT_PASSWORD,
46- /production/common/releasing/digicert/code_signing_cert_sha1_hash = DIGICERT_CODE_SIGNING_CERT_SHA1_HASH'
46+ /production/common/releasing/digicert/code_signing_cert_sha1_hash = DIGICERT_CODE_SIGNING_CERT_SHA1_HASH,
47+ /production/common/releasing/nuget/api_key = NUGET_API_KEY'
4748 s3_path_pairs : ' launchdarkly-releaser/dotnet/LaunchDarkly.snk = LaunchDarkly.snk'
4849
4950 - name : Release build
Original file line number Diff line number Diff line change 5454 - uses : ./.github/actions/full-release
5555 with :
5656 workspace_path : ' pkgs/telemetry'
57- name : ' LaunchDarkly.ServerSdk.Telemetry'
5857 project_file : ' pkgs/telemetry/src/LaunchDarkly.ServerSdk.Telemetry.csproj'
5958 test_project_file : ' pkgs/telemetry/test/LaunchDarkly.ServerSdk.Telemetry.Tests.csproj'
6059 build_output_path : ' pkgs/telemetry/src/bin/Release/'
You can’t perform that action at this time.
0 commit comments