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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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