소스 검색

Update fapping.yaml

arag0re.eth 2 년 전
부모
커밋
121497fded
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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