Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Apr 13:19
· 38 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.