Skip to content

Commit

Permalink
Update action to pull data.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supernord committed Mar 18, 2024
1 parent 8162a2c commit 5cd0671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.yml
git commit -m "Updated the data.yml sourced from australianbiocommons.github.io"
git push
fi

0 comments on commit 5cd0671

Please sign in to comment.