mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 15:43:26 +02:00
Removed /core in git add
This commit is contained in:
2
.github/workflows/update-stats.yml
vendored
2
.github/workflows/update-stats.yml
vendored
@@ -38,6 +38,6 @@ jobs:
|
||||
run: |
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git add core/data/dynamic/applications.json
|
||||
git add data/dynamic/applications.json
|
||||
git commit -m "Auto-update GitHub metadata" || echo "No changes to commit"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user