Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 643 Bytes

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 643 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Add option to configure global git user name, email and password

[v2] - 2020-11-14

Changed

  • Replace deprecated set-env command with setting env variables via $GITHUB_ENV file

[v1] - 2020-03-06

Added

  • Add configurable user name and user email for commits created by a custom action
  • Add configurable actor and token to push updates from a custom action