Skip to content

Commit ca7efa3

Browse files
committed
fix: create release for v0.1.0
1 parent 78df5e7 commit ca7efa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prod-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This worklflow will perform following actions when a release is published:
33
# - Fetch Latest release.
44
# - Build the latest docker image in production.
5-
# - Build release and commit to repo
5+
# - Build release and commit to repo.
66
# - Push the docker image to Github Artifact Registry-Prod.
77
# - Rollout latest docker image to GKE.
88
#

0 commit comments

Comments
 (0)