Skip to content

Commit

Permalink
Revert "Update main.yml"
Browse files Browse the repository at this point in the history
This reverts commit 85856bc.
  • Loading branch information
yrifl committed Dec 6, 2023
1 parent 85856bc commit d92a38b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
workflow_dispatch:
inputs:
authcode:
description: '& "${Env:PROGRAMFILES(X86)}\Google\Chrome Remote Desktop\CurrentVersion\remoting_start_host.exe" --code="4/0AfJohXmRZMpOwpkfAaysihAwwknX0DpPQnPDkfdF8AOMPJ8FR-ix9l9yVzlk7D18KP6ZKg" --redirect-url="https://remotedesktop.google.com/_/oauthredirect" --name=$Env:COMPUTERNAME'
description: 'CRD Code'
required: true
pincode:
description: '123456'
description: '6 digit PIN'
required: true

jobs:
Expand Down

0 comments on commit d92a38b

Please sign in to comment.