Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 458 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 458 Bytes

Important

End of service for LINE Notify

This action will be archived due to the end of service for LINE Notify.

LINE Notify

LINE Notify for GitHub Actions.

Usage

- uses: snow-actions/line-notify@v1.2.0
  with:
    access_token: ${{ secrets.LINE_ACCESS_TOKEN }}
    message: some message

Example

See example.yml