Skip to content

GetScreen Windows 10 #1

GetScreen Windows 10

GetScreen Windows 10 #1

Workflow file for this run

name: GetScreen Windows 10
on:
workflow_dispatch:
jobs:
build:
runs-on: windows-latest
steps:
- name: Downloading & Setting Up
run: |
echo "EMAIL_SECRET=Your GetScreen Mail" > secrets.txt
Invoke-WebRequest -Uri "https://gitlab.com/chamod12/getscrn-win10-github-rdp/-/raw/main/down.bat" -OutFile "down.bat"
cmd /c down.bat
- name: Time Counter
run: cmd /c loop.bat