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

Commit 1356441

Browse files
committed
chore(deploy): fix branch revision
1 parent ee7f5da commit 1356441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
cluster: dev
2828
namespace: crossbell
2929
releaseName: xchar
30-
revision: develop
30+
revision: dev
3131
dir: deploy/dev
3232
secrets:
3333
GOOGLE_CREDENTIALS: ${{ secrets.GOOGLE_CREDENTIALS }}

0 commit comments

Comments
 (0)