Update update-main-source.yml
parent
68743b155f
commit
eb71d60456
|
@ -43,5 +43,5 @@ jobs:
|
|||
# exit if there are no changes
|
||||
git diff --quiet origin/main-source main-source && exit 0
|
||||
|
||||
git remote set-url origin https://x-access-token:${{ steps.app-token.outputs.token }}@github.com/rancher/partner-charts
|
||||
git push origin main-source
|
||||
# git remote set-url origin https://x-access-token:${APP_TOKEN}@github.com/rancher/partner-charts
|
||||
|
|
Loading…
Reference in New Issue