X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.github%2Fworkflows%2Fclone-count.yml;h=cc067e88a8481d6f6afeda6099dc5bf4bd9675ae;hb=2f22c19f4f784984e53efe84f7a5a9ff125e8c8f;hp=e8595f8817c80e9b881ca60fce7c1bbcf1d6a34f;hpb=35920236aa7d60ceb1b73f4709031b84c375722b;p=e-mobility-charging-stations-simulator.git diff --git a/.github/workflows/clone-count.yml b/.github/workflows/clone-count.yml index e8595f88..cc067e88 100644 --- a/.github/workflows/clone-count.yml +++ b/.github/workflows/clone-count.yml @@ -36,7 +36,7 @@ jobs: echo $gist_id | gh secret set GIST_ID echo "GIST=${gist_id}" >> $GITHUB_OUTPUT cp clone.json clone_before.json - git rm --ignore-unmatch CLONE.md + git rm --ignore-unmatch CLONE.md fi else echo "GIST_ID not found. Creating a gist..."