We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda0d4f commit 47cd71fCopy full SHA for 47cd71f
1 file changed
build/action.yml
@@ -5,7 +5,7 @@ branding:
5
color: green
6
runs:
7
using: node20
8
- main: dist/build.js
+ main: ../dist/build.js
9
10
# All inputs are also supported in GitLab CI, input as an all-uppercase variable.
11
inputs:
0 commit comments