diff --git a/README.md b/README.md index 6f73916..47462f8 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ jobs: id-token: 'write' steps: + # actions/checkout MUST come before auth - uses: 'actions/checkout@v2' - id: 'auth'