actions-marketplace-validations/Cloudtype Github Actions - Connect
Connect the Github repository with the Cloudtype scope.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 2, 2022
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/cloudtype-github-actions_connect@9b314c4962c44bad768a3dd12a45a241513cff92 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Cloudtype access token | yes | — |
| ghtoken | GitHub Personal access token used to read & write repository deploy key [Learn more about creating and using encrypted secrets](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets) | no | ${{ github.token }} |
| repo | Github repository name. | no | ${{ github.repository }} |
| endpoint | Cloudtype API endpoint url. | no | — |
| scope | Scope name to connect with `repo` repository. | no | — |
| readOnly | Create a read-only deploy key. | no | — |
Outputs
no outputs