action-electron-builder
action-electron-builder copied to clipboard
Questions about args
Hello. I'm new to github actions and I've run into a roadblock. How do I pass the following information in "args"?
Info: -c.extraMetadata.main=build/main.js --publish always
I tried like this but I don't think it worked:

This seems correct. Try wrapping your args value with double quotes.