File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,12 @@ jobs:
5050 apple_id_pwd : ${{ github.event.inputs.appleIdPwd }}
5151 ngrok_token : ${{ secrets.NGROK_AUTH_TOKEN }}
5252
53- - uses : NyaMisty/reverse-rdp-windows-github-actions-ng@master
54- if : ${{ always() && github.event_name == 'workflow_dispatch' && github.event.inputs.itunes_debug_enabled }}
55- with :
56- ngrok-token : ${{ secrets.NGROK_AUTH_TOKEN }}
57- password : Aa123456
58- foreground : false
53+ # - uses: NyaMisty/reverse-rdp-windows-github-actions-ng@master
54+ # if: ${{ always() && github.event_name == 'workflow_dispatch' && github.event.inputs.itunes_debug_enabled }}
55+ # with:
56+ # ngrok-token: ${{ secrets.NGROK_AUTH_TOKEN }}
57+ # password: Aa123456
58+ # foreground: false
5959
6060 # Enable tmate debugging of manually-triggered workflows if the input option was provided
6161 - name : Setup tmate session
You can’t perform that action at this time.
0 commit comments