actions-marketplace-validations/LINE Message Notify
Sending a Line message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 28, 2026
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/appleboy_line-action@8490bcfa709f6d636e37cf69e144cfbf62de8102 # no releases — HEAD as of 2026-07-10tags 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