mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-23 11:55:30 +00:00
Add warning
This commit is contained in:
parent
2c0830523b
commit
a2aae2e903
3 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,8 @@ export async function saveImpl(
|
|||
return;
|
||||
}
|
||||
|
||||
core.info(`We're running from the awesome codebase!!!`)
|
||||
|
||||
// If restore has stored a primary key in state, reuse that
|
||||
// Else re-evaluate from inputs
|
||||
const primaryKey =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue