Skip to content

Commit

Permalink
(テスト用設定)
Browse files Browse the repository at this point in the history
  • Loading branch information
akinomyoga committed Jan 11, 2025
1 parent 53c4183 commit e32f21a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/script/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ elif [[ $1 == --pull ]]; then
[email protected]:cpprefjp/site.git
working_directory=cpprefjp/cpprefjp.github.io-site

[email protected]:akinomyoga/cpprefjp-site.git # for testing purpose

git remote add origin2 "$target_repository"
git clone --depth=1 [email protected]:cpprefjp/site.git -b gh-pages "$working_directory"
rm -rf "$working_directory/pull/$2"
Expand Down

0 comments on commit e32f21a

Please sign in to comment.