appleboy/LINE Message Notify
Sending a Line message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 23, 2026
- License
- None
Pinned Snippet
uses: appleboy/line-action@8878b282ab375b1e0b0e9b8823c19765c70c8f16 # v0.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| secret | line channel secret | yes | — |
| token | line channel access token | yes | — |
| room | line room ID | — | — |
| group | line group ID | — | — |
| message | the message contents | — | — |
| images | line images | — | — |
| videos | line videos | — | — |
| audios | line audios | — | — |
| stickers | line stickers | — | — |
| locations | line locations | — | — |
| delimiter | line delimiter, default is :: | — | — |
Outputs
no outputs