Skip to content

Commit ec17f5d

Browse files
committed
ci: add proper name to production release workflow
1 parent ef8ceaa commit ec17f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Continues deployment workflow to automatically
22
# build latest Docker image on tag creation.
3-
name: Build Edge
3+
name: Build Production
44

55
on:
66
push:

0 commit comments

Comments
 (0)