Skip to content

GitHub Action for IFTTT

Actions
Triggers an IFTTT webhooks event
v1.0.2
Latest
Star (20)

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

GitHub Action for IFTTT is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Triggers an IFTTT webhooks event
v1.0.2
Latest

GitHub Action for IFTTT is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.