Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit defb2e7

Browse files
author
Sameer Naik
authored
Merge pull request #162 from triggermesh/config-main
ci: config master branch renamed to main
2 parents 0ba0fde + 799aa46 commit defb2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
command: |
9696
git add overlays
9797
git commit -m "Update overlays/<< parameters.cluster >>/docs deployment to '${CIRCLE_TAG:-${CIRCLE_SHA1}}'"
98-
git push origin master
98+
git push origin main
9999
100100
workflows:
101101
build-test-and-publish:

0 commit comments

Comments
 (0)