From 5139d1b34eec013edd9adaf30c1fb3b7d4eca0b8 Mon Sep 17 00:00:00 2001 From: Gregory Bell Date: Wed, 3 Jul 2024 22:03:45 -0600 Subject: [PATCH] fix typo with image --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2094a9e..07c5b84 100644 --- a/action.yml +++ b/action.yml @@ -25,7 +25,7 @@ inputs: runs: using: docker - image: docker://ghcr.io/CSCI128/GradescopeCDHelper:v1 + image: docker://ghcr.io/csci/gradescopecdhelper:v1 args: - /usr/bin/google-chrome - ${{inputs.artifact_path}}