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 e8b3b36 commit f6f9531Copy full SHA for f6f9531
action.yml
@@ -5,7 +5,7 @@ branding:
5
color: 'blue'
6
runs:
7
using: 'node20'
8
- main: 'dist/index.js'
+ main: 'dist/index.cjs'
9
inputs:
10
token:
11
required: true
0 commit comments