Skip to content
zap

GitHub Action

GitHub Action for IFTTT

v1.0.2 Latest version

GitHub Action for IFTTT

zap

GitHub Action for IFTTT

Triggers an IFTTT webhooks event

Installation

Copy and paste the following snippet into your .yml file.

              

- name: GitHub Action for IFTTT

uses: screendriver/[email protected]

Learn more about this action in screendriver/ifttt-action

Choose a version

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