kollalabs / pscale-deploy-request-action

Planetscale action for creating a deploy request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planetscale Deploy Request Github Action

This action creates a deploy request on Planetscale

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

uses: actions/hello-world-docker-action@master
with:
  who-to-greet: 'Mona the Octocat'

About

Planetscale action for creating a deploy request

License:MIT License


Languages

Language:Shell 69.2%Language:Dockerfile 30.8%