Skip to content

Commit d2561ef

Browse files
committed
updated build names
1 parent 0febcaf commit d2561ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/deploy-accounts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Accounts Release
1+
name: Accounts API Release
22
on:
33
push:
44
branches: [ main ]

.github/workflows/deploy-inventory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Accounts Release
1+
name: Inventory API Release
22
on:
33
push:
44
branches: [ main ]

.github/workflows/deploy-order.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Accounts Release
1+
name: Order API Release
22
on:
33
push:
44
branches: [ main ]

0 commit comments

Comments
 (0)