Skip to content

Commit

Permalink
Update .github/actions/javascript/getArtifactInfo/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Vit Horacek <36083550+mountiny@users.noreply.github.com>
  • Loading branch information
hannojg and mountiny authored Feb 16, 2024
1 parent 0c994f1 commit 9cd4a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/javascript/getArtifactInfo/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ outputs:
description: The ID of the artifact
ARTIFACT_WORKFLOW_ID:
description: The ID of the workflow that produced the artifact

runs:
using: "node20"
main: "index.js"

0 comments on commit 9cd4a68

Please sign in to comment.