Skip to content

camphor-/google-jwt-gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Generate JWT of Google Service Account

Usage Example

- uses: KMConner/google-jwt-gen@v1
  id: gen-jwt
  with:
    service-account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
    scope: "https://www.googleapis.com/auth/drive"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%