Skip to content

Commit

Permalink
Change branch from master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
gururajsh committed Feb 16, 2023
1 parent 8de9120 commit e257629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-sign-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
with:
repository: cloudfoundry/cli-ci.git
path: cli-ci
ref: master
ref: main

- name: Install Linux Packages
run: sudo apt update && sudo apt install -y --no-install-recommends fakeroot
Expand Down Expand Up @@ -418,7 +418,7 @@ jobs:
with:
repository: cloudfoundry/cli-ci.git
path: cli-ci
ref: master
ref: main

- name: Checkout bomutils
uses: actions/checkout@v2
Expand Down

0 comments on commit e257629

Please sign in to comment.