Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Bhumi <[email protected]>
  • Loading branch information
bhumirao committed Mar 28, 2023
1 parent 2611140 commit 178fb6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
git config --local user.name "GitHub Actions"
cd Data/Soil
dvc add GlobalSoilOrganicCarbonDensityinkgCarbon_m2to1meterdepth.tif
git add Data/Soil/GlobalSoilOrganicCarbonDensityinkgCarbon_m2to1meterdepth.tif.dvc
git add Data/Soil/GlobalSoilOrganicCarbonDensityinkgCarbon_m2to1meterdepth.tif.dvc
git add Data/Soil/process.py
git commit -m "Updated dataset on `date` with GitHub Actions"
git push origin task-three
Expand Down

0 comments on commit 178fb6f

Please sign in to comment.