This action takes an optional input for the aud
value and outputs a GitHub signed JWT.
The audiance field in the JWT
Default: ``
The JSON Web Token signed by GitHub Actions
uses:Sawthis/expose-jwt-action@v0.1.3 with: aud: 'sts.amazonaws.com'
8000