From 5ec313164eaa3add74a791bfed938eb5086ac333 Mon Sep 17 00:00:00 2001 From: Sahil Ahuja Date: Tue, 4 Feb 2025 17:12:08 +0530 Subject: [PATCH] Adding push-repo-version-to-cs --- .../{push-repo-version-to-cs.yml => push-cs-updateyml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{push-repo-version-to-cs.yml => push-cs-updateyml} (98%) diff --git a/.github/workflows/push-repo-version-to-cs.yml b/.github/workflows/push-cs-updateyml similarity index 98% rename from .github/workflows/push-repo-version-to-cs.yml rename to .github/workflows/push-cs-updateyml index 58bed96..9c211a7 100644 --- a/.github/workflows/push-repo-version-to-cs.yml +++ b/.github/workflows/push-cs-updateyml @@ -5,7 +5,7 @@ on: jobs: - npm-push: + push-cs-update: runs-on: ubuntu-22.04 permissions: # Give the default GITHUB_TOKEN write permission to commit and push the