Skip to content

Commit

Permalink
chore: update release name
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Dec 31, 2023
1 parent ec3c40d commit 59c6d91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
tag: sha-${{ github.sha }}
cluster: dev
namespace: crossbell
releaseName: xfeed
releaseName: crossbell-io
revision: main
dir: deploy/dev
secrets:
Expand All @@ -78,7 +78,7 @@ jobs:
tag: sha-${{ github.sha }}
cluster: prod
namespace: crossbell
releaseName: xfeed
releaseName: crossbell-io
revision: main
dir: deploy/prod
secrets:
Expand Down

0 comments on commit 59c6d91

Please sign in to comment.