Skip to content

Commit c058f2f

Browse files
authored
Rename image push gh actions (#254)
1 parent 586eba0 commit c058f2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/attester-image-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Push Images
1+
name: Build and Push Attester Image
22
on:
33
push:
44
tags:

.github/workflows/price-service-image-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Push Images
1+
name: Build and Push Price Service Image
22
on:
33
push:
44
tags:

0 commit comments

Comments
 (0)