mirror of
https://github.com/actions/upload-artifact.git
synced 2025-06-29 20:34:16 +00:00
parent
65d862660a
commit
c7b5199c2b
8 changed files with 51 additions and 6 deletions
|
@ -23,6 +23,10 @@ inputs:
|
|||
|
||||
Minimum 1 day.
|
||||
Maximum 90 days unless changed from the repository settings page.
|
||||
root-directory:
|
||||
description: >
|
||||
A file path that denotes the root directory of the files being uploaded.
|
||||
This path is used to strip the provided path(s) to control how they are uploaded and structured
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue