actions-marketplace-validations/Directory push/pop
Syncs a named directory from a cache and optionally back again.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| cacheDirectory | Path to the directory used to store directories | yes | — |
| namedDirectory | Name of the directory to sync | yes | — |
| destinationDirectory | Where to sync the named directory to | no | — |
| popAtEnd | Sync back to cache at the end of the workflow | no | true |
| deleteAtEnd | Delete named directory at the end of the workflow | no | true |
Outputs
no outputs