File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# This is a basic workflow to help you get started with Actions
22
3- name : CI
3+ name : Copy Powershell to microsoft/CSS-SystemCenter-OperationsManager
44
55# Controls when the workflow will run
66on :
@@ -25,15 +25,15 @@ jobs:
2525 # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2626 - uses : actions/checkout@v3
2727
28- - name : Push a directory to another repository
28+ - name : Push Powershell directory to microsoft/CSS-SystemCenter-OperationsManager
2929 # You may pin to the exact commit or the version.
3030 # uses: datalbry/copy_folder_to_another_repo_action@f4ceec0eb4df6da5e4fe043dbc38c698a8ff4401
3131 uses : datalbry/copy_folder_to_another_repo_action@1.0.1
3232 with :
3333 # Source folder from the origin directory
3434 source_folder : Powershell
3535 # Destination repository
36- destination_repo : CSS-SystemCenter-OperationsManager
36+ destination_repo : microsoft/ CSS-SystemCenter-OperationsManager
3737 # Directory to push the folder contents to
3838 destination_folder : Powershell
3939 # Email for the git commit
You can’t perform that action at this time.
0 commit comments