fix: Update target branch from main to master (#2161)

This commit is contained in:
Bassem Dghaidi 2023-01-16 10:31:43 +01:00 committed by GitHub
parent 360957cfbc
commit 3e88ae2d38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ jobs:
env:
CHART_TARGET_ORG: actions-runner-controller
CHART_TARGET_REPO: actions-runner-controller.github.io
CHART_TARGET_BRANCH: main
CHART_TARGET_BRANCH: master
steps:
- name: Checkout