Skip to content

Commit fbd0354

Browse files
authored
Update hermes-image-push.yml (#877)
1 parent 54b59e6 commit fbd0354

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Push Price Service Image
1+
name: Build and Push Hermes Image
22
on:
33
push:
44
tags:
@@ -13,7 +13,7 @@ permissions:
1313
contents: read
1414
id-token: write
1515
jobs:
16-
price-server-image:
16+
hermes-image:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)