We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello
FYI, I had this error when setting the action :
Command failed with exit code 1 (EPERM): git commit -m 'Update from 'Create or Update Request' action' --author 'Exporter bot <no-reply@kray.me>'
that I fixed by setting a with commit-message: with no ' in it.
with commit-message:
'
Works great now, thanks.