Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 05 May 08:17
· 30 commits to main since this release

Minor Changes

  • #391 207dc3d Thanks @s0! - Introduce a new input commitMode that allows using the GitHub API for pushing tags and commits instead of the Git CLI.

    When used with "github-api" value all tags and commits will be attributed to the user whose GITHUB_TOKEN is used, and also signed using GitHub's internal GPG key.