Jelajahi Sumber

build: fix publish-nightly tools checkout

Jakob Borg 10 bulan lalu
induk
melakukan
ec2d4638e3
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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