Skip to content

Commit 059b0f5

Browse files
committed
Set name
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent ceba292 commit 059b0f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) 2022 OpenFaaS Ltd
2-
name: 'Setup local mirror for Docker Hub'
2+
name: 'hub-mirror'
33
description: 'Setup local mirror for Docker Hub'
44
branding:
55
icon: 'arrow-right-circle'
@@ -34,3 +34,4 @@ runs:
3434
id: reload-docker
3535
run: |
3636
sudo systemctl daemon-reload && sudo systemctl restart docker
37+

0 commit comments

Comments
 (0)