Skip to content

Commit f5f2129

Browse files
committed
update reference branch
1 parent 1e7997a commit f5f2129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout
2323
uses: actions/checkout@v4
2424
with:
25-
ref: master # Reference branch
25+
ref: deploy/gcp # Reference branch
2626

2727
- name: Install (Buildx)
2828
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)