Skip to content

Commit

Permalink
Update import_file.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supernord authored Mar 20, 2024
1 parent 00fd358 commit cd7d149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/import_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
git config user.name github-actions
git config user.email [email protected]
git add _data/data.yaml
git add data/data.yaml
git commit -m "Updated the data.yml sourced from australianbiocommons.github.io"
git push
fi
fi

0 comments on commit cd7d149

Please sign in to comment.