Skip to content

snow-actions/line-notify

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

LINE Notify

LINE Notify for GitHub Actions.

Usage

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

Example

See example.yml