Skip to content

Commit

Permalink
chore: add snapshot key reference (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantRaj18198 authored Sep 9, 2024
1 parent 45dd1e6 commit b89ab3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ Invoking the action creates the snapshot of the runner. To use the snapshot in
subsequent runs, specify the snapshot alias in the `runs-on` field of the job as
shown above.

If the runner machine is made from a snapshot, it will have an environment
variable `WARPBUILD_SNAPSHOT_KEY` set to the alias of the snapshot.

### Inputs

- **alias** (Required): A unique alias for the snapshot. This helps identify and
Expand Down

0 comments on commit b89ab3d

Please sign in to comment.