We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a0420f commit 2a2431cCopy full SHA for 2a2431c
action.yml
@@ -51,4 +51,4 @@ outputs:
51
value: ${{ steps.parse_project_metadata.outputs.option_id }}
52
runs:
53
using: 'node20'
54
- main: 'dist/main.js'
+ main: 'dist/index.js'
0 commit comments