actions-marketplace-validations/ServerFan Notifier
Send notification or deploy command to server.fan service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | ServerRun User Token | yes | — |
| status | Job status, auto use github.job.status | — | ${{ job.status }} |
| success | Notification text if success | — | Action Success |
| failed | Error text if failed | — | Action Failed |
| command | Command to server.fan if you need | — | — |
| source | Notification source, default is your repo name | — | ${{ github.repository }} |
Outputs
no outputs