mirror of
https://github.com/actions/toolkit.git
synced 2026-08-15 00:00:25 +02:00
Simplify to just name instead of artifactName
This commit is contained in:
@@ -109,7 +109,7 @@ export interface Artifact {
|
||||
/**
|
||||
* The name of the artifact
|
||||
*/
|
||||
artifactName: string
|
||||
name: string
|
||||
|
||||
/**
|
||||
* The ID of the artifact
|
||||
|
||||
Reference in New Issue
Block a user