File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 # SFTP password
3636 password : ${{ secrets.PASSWORD }}
3737 # Source directory to upload from (will upload all files in this directory)
38- sourceDir : " /github/workspace /Powershell"
38+ sourceDir : " /home/runner/work/SCOM-Scripts-and-SQL/SCOM-Scripts-and-SQL /Powershell"
3939 # Remote directory to upload to (WARNING: overwrites ALL files in this directory)
4040 targetDir : " /var/www/blakedrumm_fileshare/Powershell/OperationsManager/Single Files"
4141
5353 # SFTP password
5454 password : ${{ secrets.PASSWORD }}
5555 # Source directory to upload from (will upload all files in this directory)
56- sourceDir : " /github/workspace /AutomatedLab"
56+ sourceDir : " /home/runner/work/SCOM-Scripts-and-SQL/SCOM-Scripts-and-SQL /AutomatedLab"
5757 # Remote directory to upload to (WARNING: overwrites ALL files in this directory)
5858 targetDir : " /var/www/blakedrumm_fileshare/Powershell/AutomatedLab/OperationsManager"
5959
7272 # SFTP password
7373 password : ${{ secrets.PASSWORD }}
7474 # Source directory to upload from (will upload all files in this directory)
75- sourceDir : " /github/workspace /SQL Queries"
75+ sourceDir : " /home/runner/work/SCOM-Scripts-and-SQL/SCOM-Scripts-and-SQL /SQL Queries"
7676 # Remote directory to upload to (WARNING: overwrites ALL files in this directory)
7777 targetDir : " /var/www/blakedrumm_fileshare/SQL-Queries/OperationsManager"
You can’t perform that action at this time.
0 commit comments