Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 423 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 423 Bytes

send changelog action

Action used to send the changelog to the webhook of lark.

Inputs

webhook_url

Required The webhook of robot.

title

Required The title of message.

Example usage

uses: xh-polaris/[email protected]
with:
  webhook_url: https://example.com/path
  title: Changelog

License

This project is under GPL-2.0 License

Copyright (c) 2022-present xh-polaris