Leocardoso94 / is-my-site-up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is my site up?

This action check if a site in online or offline.

Inputs

site

Required The site that you want to check.

Outputs

Example usage

uses: actions/is-my-site-up@v1.1 with: site: 'oiluna.com'

About

License:MIT License


Languages

Language:Shell 52.3%Language:Dockerfile 47.7%