About

My Octo STS playground.

This uses the Octo STS GitHub App and the octo-sts/action GitHub Action to request a token for accessing the rgl-example/github-octo-sts-example repository.

Usage

Install the Octo STS GitHub App in your target GitHub Organization.

Modify your GitHub Actions Workflow to use the octo-sts/action to create a token for a target repository, like in the test workflow.

Use the created token to access the target repository.

Notes

Alternatives