├── .github └── workflows │ ├── ipa.yml │ └── ipa_shell.yml └── README.md /.github/workflows/ipa.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NyaMisty/action-ipadown/HEAD/.github/workflows/ipa.yml -------------------------------------------------------------------------------- /.github/workflows/ipa_shell.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NyaMisty/action-ipadown/HEAD/.github/workflows/ipa_shell.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NyaMisty/action-ipadown/HEAD/README.md --------------------------------------------------------------------------------