Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 11:38
· 41 commits to main since this release

Minor Changes

  • 35f08a8 Thanks @s0! - Introduce a new input commitUsingApi that allows pushing tags and commits
    using the GitHub API instead of the git CLI.

    When used, this means means that all tags and commits will be attributed
    to the user whose GITHUB_TOKEN is used,
    and also signed using GitHub's internal GPG key.