line-notify icon indicating copy to clipboard operation
line-notify copied to clipboard

LINE Notify for GitHub Actions

LINE Notify

LINE Notify for GitHub Actions.

Usage

- uses: snow-actions/[email protected]
  with:
    access_token: ${{ secrets.LINE_ACCESS_TOKEN }}
    message: some message

Example

See example.yml