Explorar el Código

build: fix publish-nightly tools checkout

Jakob Borg hace 10 meses
padre
commit
ec2d4638e3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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