Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 601 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 601 Bytes

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