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