Skip to content

Commit

Permalink
chore: update action.yml with v1.0.0 inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
kopax committed Nov 24, 2023
1 parent 1a84963 commit 2197b89
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ inputs:
description: Substitution keys to use when cache miss
default: ''
required: false
compression-method:
description: Compression method for the archive (gzip or zstd)
default: ''
required: false
key-file-name:
description: GCS auth key file path
default: ''
required: false

outputs:
cache-hit:
Expand Down

0 comments on commit 2197b89

Please sign in to comment.