ifttt-action icon indicating copy to clipboard operation
ifttt-action copied to clipboard

⚡️ GitHub action that triggers an IFTTT webhooks event

ifttt-action

GitHub Actions status

A GitHub action that triggers an IFTTT webhooks event. This is useful for example when you want to trigger a IFTTT webhook after your deployment succeeds.

Usage

See action.yml

steps:
    - uses: screendriver/ifttt-action@v1
      with:
          event: your-webhook-event
          key: your-webhook-secret-key