mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-05 19:53:29 +00:00
docs: fix token format example in readme (#59)
This commit is contained in:
parent
cc4b368646
commit
e7aec2b7c8
1 changed files with 1 additions and 1 deletions
|
|
@ -482,7 +482,7 @@ Here is a sample GitHub Token for reference for attribute mappings:
|
|||
"ref": "refs/heads/master",
|
||||
"sha": "d11880f4f451ee35192135525dc974c56a3c1b28",
|
||||
"repository": "username/reponame",
|
||||
"repository_owner": "reponame",
|
||||
"repository_owner": "username",
|
||||
"run_id": "1238222155",
|
||||
"run_number": "18",
|
||||
"run_attempt": "1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue