Skip to content

Commit f20762d

Browse files
committed
fix: correct Docker image repository name in action.yml
1 parent f3e5fd4 commit f20762d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ inputs:
149149

150150
runs:
151151
using: "docker"
152-
image: "docker://ImBIOS/waka-readme-stats:master"
152+
image: "docker://imbios/waka-readme-stats:master"
153153

154154
branding:
155155
icon: "activity"

0 commit comments

Comments
 (0)