Update github repo to marcosbc/partner-charts
parent
e1e19c33fc
commit
6a81c96ddd
|
@ -1 +1 @@
|
||||||
* @atrendafilov @nflondo @recena
|
* @recena @marcosbc
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: main-source # branch you want to sync
|
ref: main-source # branch you want to sync
|
||||||
repository: nflondo/partner-charts # your forked repository URL
|
repository: marcosbc/partner-charts # your forked repository URL
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name "github-actions[bot]"
|
git config --global user.name "github-actions[bot]"
|
||||||
|
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: main-source # branch you want to sync
|
ref: main-source # branch you want to sync
|
||||||
repository: nflondo/partner-charts # your forked repository URL
|
repository: marcosbc/partner-charts # your forked repository URL
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name "github-actions[bot]"
|
git config --global user.name "github-actions[bot]"
|
||||||
|
@ -33,7 +33,7 @@ jobs:
|
||||||
# uses: actions/checkout@v3
|
# uses: actions/checkout@v3
|
||||||
# with:
|
# with:
|
||||||
# ref: main # branch you want to sync
|
# ref: main # branch you want to sync
|
||||||
# repository: nflondo/partner-charts # your forked repository URL
|
# repository: marcosbc/partner-charts # your forked repository URL
|
||||||
# - name: Fetch upstream changes for main branch
|
# - name: Fetch upstream changes for main branch
|
||||||
# run: |
|
# run: |
|
||||||
# git remote add upstream https://github.com/rancher/partner-charts.git # URL of upstream repository
|
# git remote add upstream https://github.com/rancher/partner-charts.git # URL of upstream repository
|
||||||
|
|
Loading…
Reference in New Issue