Skip to content

Commit

Permalink
Fix publish pipeline name (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-vitaliy authored Jul 19, 2024
1 parent 3501a73 commit 9f9abff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-ecr-public.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Publish Arcane.Stream.BlobStorage to ECR public registry
run-name: Publish Arcane.Stream.BlobStorage to public.ecr.aws by @${{ github.actor }}
name: Publish Arcane.Ingestion to ECR public registry
run-name: Publish Arcane.Ingestion to public.ecr.aws by @${{ github.actor }}

on:
workflow_dispatch:
Expand Down

0 comments on commit 9f9abff

Please sign in to comment.