mirror of
https://github.com/oslook/cursor-ai-downloads.git
synced 2025-09-26 19:31:12 +08:00
add version diff
This commit is contained in:
2
.github/workflows/update-cursor-links.yml
vendored
2
.github/workflows/update-cursor-links.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
- name: Check for changes
|
||||
id: git-check
|
||||
run: |
|
||||
git add cursor_products
|
||||
git add README.md version-history.json cursor_products
|
||||
if ! git diff --staged --quiet; then
|
||||
echo "changes=true" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
|
Reference in New Issue
Block a user