소스 검색

Rename image push gh actions (#254)

Ali Behjati 3 년 전
부모
커밋
c058f2fff7
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      .github/workflows/attester-image-push.yml
  2. 1 1
      .github/workflows/price-service-image-push.yml

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

@@ -1,4 +1,4 @@
-name: Build and Push Images
+name: Build and Push Attester Image
 on:
   push:
     tags:

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

@@ -1,4 +1,4 @@
-name: Build and Push Images
+name: Build and Push Price Service Image
 on:
   push:
     tags: