mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-26 17:58:04 +03:00
chore: expand prettier and ESLint globs
This commit is contained in:
parent
055b8b3f04
commit
d9291ac874
17 changed files with 300 additions and 301 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: 'Upload a Build Artifact'
|
||||
description: 'Upload a build artifact that can be used by subsequent workflow steps'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
inputs:
|
||||
name:
|
||||
description: 'Artifact name'
|
||||
default: 'artifact'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue