mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 06:17:05 +00:00
There have been a number of GitHub issues recently due to users not adding actions/checkout before calling "auth", which makes the credentials unavailable to future steps. Worse, some people are putting checkout _after_ auth, which overwrites the generated credentials with a checkout of the repo. This adds a feature that emits a warning with the workspace is empty. |
||
|---|---|---|
| .. | ||
| client | ||
| utils.test.ts | ||