Use output_action: gist to push output to a GitHub gist instead. It is required to provide a gist id to committer_gist option to make it work.
💡 This feature will use
tokeninstead ofcommitter_tokento push changes, sogistsscope must be granted to the originaltokenfirst
Example: push output to a gist
metrics:
steps:
- uses: lowlighter/metrics@latest
with:
output_action: gist
committer_gist: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx