Skip to content

Commit

Permalink
changed pull statement
Browse files Browse the repository at this point in the history
  • Loading branch information
JHalbauer committed Oct 22, 2024
1 parent eeac6f4 commit f147867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tindex_dop_sn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
git config user.email "[email protected]"
git add DOP/SN/DOP20_tileindex_SN.gpkg.gz
git commit -m "${{ env.CI_COMMIT_MESSAGE }}"
git pull
git pull origin main
git push

0 comments on commit f147867

Please sign in to comment.