Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
zap

GitHub Action

GitHub Action for IFTTT

v1.0.0

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/ifttt-action@v1.0.0

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