From dec006f0e44412232b34c83ff70f21c5d0f25aaf Mon Sep 17 00:00:00 2001 From: telegine Date: Fri, 26 Jul 2024 11:46:32 +0500 Subject: [PATCH] chore: rename job --- .github/workflows/update-og-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-og-images.yml b/.github/workflows/update-og-images.yml index b1d730b3b44c..6a0419d33875 100644 --- a/.github/workflows/update-og-images.yml +++ b/.github/workflows/update-og-images.yml @@ -2,7 +2,7 @@ name: Update og images on: workflow_dispatch jobs: - deploy: + update_og_images: runs-on: ubuntu-latest strategy: matrix: