This action checks out a private or public submodule hosted within GitHub.
An optional SSH key used when checking out private submodules.
uses: jwsi/submodule-checkout@v1
uses: jwsi/submodule-checkout@v1
with:
ssh-key: '${{ secrets.DEPLOY_KEY }}'
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This action checks out a private or public submodule hosted within GitHub.
An optional SSH key used when checking out private submodules.
uses: jwsi/submodule-checkout@v1
uses: jwsi/submodule-checkout@v1
with:
ssh-key: '${{ secrets.DEPLOY_KEY }}'