Browse Source

build: remove generate-sas-token (#45347)

Keeley Hammond 2 months ago
parent
commit
4629e449a9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/windows-publish.yml

+ 0 - 2
.github/workflows/windows-publish.yml

@@ -40,8 +40,6 @@ jobs:
         fetch-depth: 0
     - name: Checkout & Sync & Save
       uses: ./src/electron/.github/actions/checkout
-      with:
-        generate-sas-token: 'true'
 
   publish-x64-win:
     uses: ./.github/workflows/pipeline-segment-electron-build.yml