Sfoglia il codice sorgente

build: fix publish-nightly tools checkout

Jakob Borg 10 mesi fa
parent
commit
ec2d4638e3
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .github/workflows/build-syncthing.yaml

+ 0 - 1
.github/workflows/build-syncthing.yaml

@@ -657,7 +657,6 @@ jobs:
           repository: syncthing/release-tools
           path: tools
           fetch-depth: 0
-          ref: ${{ github.ref }} # https://github.com/actions/checkout/issues/882
 
       - name: Download artifacts
         uses: actions/download-artifact@v4