Skip to content

Commit

Permalink
Update countries repo URI
Browse files Browse the repository at this point in the history
  • Loading branch information
pmor authored Jan 4, 2023
1 parent 7e0fe16 commit 6207062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function exit_if_no_changes {
}

function fetch_remote_repository {
git clone --depth 1 https://github.com/hexorx/countries.git --single-branch hexorx_countries
git clone --depth 1 https://github.com/countries/countries.git --single-branch hexorx_countries
}

function copy_data {
Expand Down

0 comments on commit 6207062

Please sign in to comment.