Skip to content

Commit

Permalink
chore(deploy): fix branch revision
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Jan 3, 2024
1 parent 7d27cf7 commit 9620b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cluster: dev
namespace: crossbell
releaseName: xchar
revision: develop
revision: dev
dir: deploy/dev
secrets:
GOOGLE_CREDENTIALS: ${{ secrets.GOOGLE_CREDENTIALS }}
Expand Down

0 comments on commit 9620b0c

Please sign in to comment.