GitHub Action for IFTTT
ActionsTags
(2)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.
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.