Skip to content

Latest commit

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

GitHub Actions for Netlify

This repository contains GitHub Actions for Netlify, for performing common tasks such as triggering a site deploy, as well as a generic cli for doing arbitrary actions with the netlify commandline client.

Usage

Usage information for individual commands can be found in their respective directories.

on: pushname: Publish docs if changedjobs:
checkChangesInDocs:
name: Check changes in docsruns-on: ubuntu-lateststeps:
- uses: actions/checkout@master
- name: Check changes in storiesuses: netlify/actions/diff-includes@masterwith:
args: docs

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

380 stars

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages