File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 - run : cd bin-windows-2022 ; zip -qq -r ../opentelemetry-dotnet-instrumentation-windows.zip . * ; cd ..
4040 - run : cd bin-macos-11 ; zip -qq -r ../opentelemetry-dotnet-instrumentation-macos.zip . * ; cd ..
4141 - run : cd bin-nuget-packages ; zip -qq -r ../opentelemetry-dotnet-instrumentation-nuget-packages.zip . * ; cd ..
42- - run : cp installation-scripts-windows-2022/splunk- otel-dotnet-install.sh ./splunk- otel-dotnet-install.sh
43- - run : cp installation-scripts-windows-2022/Splunk.OTel. DotNet.psm1 ./Splunk.OTel. DotNet.psm1
42+ - run : cp installation-scripts-windows-2022/otel-dotnet-auto- install.sh ./otel-dotnet-auto -install.sh
43+ - run : cp installation-scripts-windows-2022/OpenTelemetry. DotNet.Auto. psm1 ./OpenTelemetry. DotNet.Auto .psm1
4444 - name : Create Release
4545 run : gh release create ${{ github.ref_name }} --title ${{ github.ref_name }} --verify-tag --draft ./*.zip ./otel-dotnet-auto-install.sh ./OpenTelemetry.DotNet.Auto.psm1
4646 env :
You can’t perform that action at this time.
0 commit comments