Skip to content

Instantly share code, notes, and snippets.

@johnnymillergh
Last active June 13, 2024 00:04
Show Gist options
  • Save johnnymillergh/18c656e56b86c137ed45ab71b9227ad6 to your computer and use it in GitHub Desktop.
Save johnnymillergh/18c656e56b86c137ed45ab71b9227ad6 to your computer and use it in GitHub Desktop.
Johnny's GitHub Public Profile Gist

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 token instead of committer_token to push changes, so gists scope must be granted to the original token first

Example: push output to a gist

metrics:
  steps:
    - uses: lowlighter/metrics@latest
      with:
        output_action: gist
        committer_gist: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment