Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth committed May 31, 2024
1 parent 86caf85 commit 0534a6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ inputs:
bundle-npm-artifacts-mode:
description: Runs a steps that bundle artifacts for release the app to NPM.
required: false
artifact-ids:
artifact-names:
description:
Provide IDs of artifacts created in the prepare-npm-artifacts-mode step.
Provide names of artifacts created in the prepare-npm-artifacts-mode step.
Accepts an array
runs:
using: node20
Expand Down

0 comments on commit 0534a6f

Please sign in to comment.