mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 06:17:05 +00:00
docs: note checkout must come first
This commit is contained in:
parent
54924dbbed
commit
88fbfac1f6
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ jobs:
|
|||
id-token: 'write'
|
||||
|
||||
steps:
|
||||
# actions/checkout MUST come before auth
|
||||
- uses: 'actions/checkout@v2'
|
||||
|
||||
- id: 'auth'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue