Skip to content

Commit 49cb919

Browse files
committed
fix
1 parent 87cbcd5 commit 49cb919

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/get-dependents.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
git checkout -b update-filtered-data-${{ github.ref_name }}
4444
4545
# Add changes
46-
git add ./data/raw-deps.json
46+
git add ./data/govuk-frontend-dependents.json
4747
4848
# Check if there are changes to commit
4949
if git diff --staged --quiet; then

0 commit comments

Comments
 (0)