Explorar el Código

Update fapping.yaml

arag0re.eth hace 2 años
padre
commit
121497fded
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/fapping.yaml

+ 1 - 1
.github/workflows/fapping.yaml

@@ -28,7 +28,7 @@ jobs:
         id: build-app
         uses: flipperdevices/flipperzero-ufbt-action@v0.1.4
         with:
-          sdk-branch: ${{ github.ref == 'refs/heads/master' && 'release' || 'dev' }}
+          sdk-channel: ${{ github.ref == 'refs/heads/master' && 'release' || 'dev' }}
          
       - name: Upload app artifacts
         uses: actions/upload-artifact@v3