Browse Source

Published NugetStrongNameSigningKeyForQuestPDF.snk

Marcin Ziąbek 1 year ago
parent
commit
a2a4244f10
2 changed files with 0 additions and 7 deletions
  1. 0 7
      .github/workflows/main.yml
  2. BIN
      Source/NugetStrongNameSigningKey.snk

+ 0 - 7
.github/workflows/main.yml

@@ -69,13 +69,6 @@ jobs:
           dotnet-version: '8.0.x'
           dotnet-version: '8.0.x'
 
 
 
 
-      - name: Decode and save the SNK file
-        shell: bash
-        run: echo "$NUGET_STRONG_NAME_SIGNING_KEY_FOR_QUESTPDF" | base64 --decode > NugetStrongNameSigningKeyForQuestPDF.snk
-        env:
-          NUGET_STRONG_NAME_SIGNING_KEY: ${{ secrets.NUGET_STRONG_NAME_SIGNING_KEY_FOR_QUESTPDF }}
-
-
       - name: Build and test solution
       - name: Build and test solution
         shell: bash
         shell: bash
         working-directory: ./Source
         working-directory: ./Source

BIN
Source/NugetStrongNameSigningKey.snk