ソースを参照

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