diff --git a/.github/workflows/update-cursor.yml b/.github/workflows/update-cursor.yml index 844e43d..91b13d2 100644 --- a/.github/workflows/update-cursor.yml +++ b/.github/workflows/update-cursor.yml @@ -76,7 +76,7 @@ jobs: git config --local user.email "git@chiasson.cloud" git config --local user.name "Gitea Action" - git add flake.nix flake.lock cursor-release.nix + git add flake.nix flake.lock git commit -m "$COMMIT_MSG" git push